Constructor
FoundryDapClientnew
Declaration [src]
FoundryDapClient*
foundry_dap_client_new (
GIOStream* stream
)
Parameters
stream
-
Type:
GIOStream
No description available.
The data is owned by the caller of the function.
Return value
Type: FoundryDapClient
No description available.
The caller of the function takes ownership of the data, and is responsible for freeing it. |