DOKK / manpages / debian 10 / allegro5-doc / al_set_path_drive.3alleg5.en
al_set_path_drive(3alleg5) al_set_path_drive(3alleg5)

al_set_path_drive - Allegro 5 API

#include <allegro5/allegro.h>
void al_set_path_drive(ALLEGRO_PATH *path, const char *drive)
    

Set the drive string on a path. The drive may be NULL, which is equivalent to setting the drive string to the empty string.

al_get_path_drive(3alleg5)

Allegro reference manual