Constructor
FoundryLocalDevicenew
Declaration [src]
FoundryDevice*
foundry_local_device_new (
FoundryContext* context
)
Parameters
context
-
Type:
FoundryContext
No description available.
The data is owned by the caller of the function.
Return value
Type: FoundryDevice
No description available.
The caller of the function takes ownership of the data, and is responsible for freeing it. |