Constructor

MsgDrivenew

Declaration [src]

MsgDrive*
msg_drive_new (
  void
)

Description [src]

Creates a new MsgDrive.

Return value

Type: MsgDrive

The newly created MsgDrive

The caller of the function takes ownership of the data, and is responsible for freeing it.