Constructor
FoundryLinkedPipelineStagenew
Declaration [src]
FoundryBuildStage*
foundry_linked_pipeline_stage_new (
FoundryContext* context,
FoundryBuildPipeline* linked_pipeline,
FoundryBuildPipelinePhase target
)
Parameters
context-
Type:
FoundryContextNo description available.
The data is owned by the caller of the function. linked_pipeline-
Type:
FoundryBuildPipelineNo description available.
The data is owned by the caller of the function. target-
Type:
FoundryBuildPipelinePhaseNo description available.
Return value
Type: FoundryBuildStage
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |