Virtual Method
FoundryConfigdup_sdk
Declaration [src]
FoundrySdk*
dup_sdk (
FoundryConfig* self
)
Return value
Type: FoundrySdk
A FoundrySdk
or NULL
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The return value can be NULL . |