Constructor
MsgMessagenew
Declaration [src]
MsgMessage*
msg_message_new (
void
)
Return value
Type: MsgMessage
The newly created MsgMessage
The caller of the function takes ownership of the data, and is responsible for freeing it. |
MsgMessage*
msg_message_new (
void
)
Type: MsgMessage
The newly created MsgMessage
The caller of the function takes ownership of the data, and is responsible for freeing it. |