Constructor
SnapdClientnew
since: 1.0
Declaration [src]
SnapdClient*
snapd_client_new (
void
)
Return value
Type: SnapdClient
A new SnapdClient
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |