Constructor
FoundryBuildPipelinenew
Declaration [src]
DexFuture*
foundry_build_pipeline_new (
FoundryContext* context,
FoundryConfig* config,
FoundryDevice* device,
FoundrySdk* sdk,
gboolean enable_adddins
)
Parameters
context-
Type:
FoundryContextNo description available.
The data is owned by the caller of the function. config-
Type:
FoundryConfigNo description available.
The data is owned by the caller of the function. device-
Type:
FoundryDeviceNo description available.
The data is owned by the caller of the function. sdk-
Type:
FoundrySdkNo description available.
The data is owned by the caller of the function. enable_adddins-
Type:
gbooleanNo description available.
Return value
Type: DexFuture
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |