Constructor
MsgDriveServicenew
Declaration [src]
MsgDriveService*
msg_drive_service_new (
MsgAuthorizer* authorizer
)
Parameters
authorizer |
MsgAuthorizer |
A authorizer. |
|
| The data is owned by the caller of the function. |
Return value
| Returns: | MsgDriveService |
The newly created |
|
| The caller of the function takes ownership of the data, and is responsible for freeing it. |