Constructor

MsgUsernew

Declaration [src]

MsgUser*
msg_user_new (
  void
)

Description [src]

Creates a new MsgUser.

Return value

Type: MsgUser

The newly created MsgUser

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