Method

MsgDriveget_name

Declaration [src]

const char*
msg_drive_get_name (
  MsgDrive* self
)

Description [src]

Gets tthe name of the drive.

Return value

Type: const char*

Name of drive.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.