GDriveIface.getName

struct GDriveIface
extern (C)
char* function(GDrive* drive) getName;

Return Value

a string containing drive's name. The returned string should be freed when no longer needed.