Method

MsgDriveget_id

Declaration [src]

const char*
msg_drive_get_id (
  MsgDrive* self
)

Description [src]

Gets the ID of the drive.

Return value

Type: const char*

The id of the drive.

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