Method
FoundryBuildPipelinebuild
Declaration [src]
FoundryBuildProgress*
foundry_build_pipeline_build (
FoundryBuildPipeline* self,
FoundryBuildPipelinePhase phase,
int pty_fd,
DexCancellable* cancellable
)
Parameters
phase-
Type:
FoundryBuildPipelinePhaseNo description available.
pty_fd-
Type:
intNo description available.
cancellable-
Type:
DexCancellableThe argument can be NULL.The data is owned by the caller of the method.
Return value
Type: FoundryBuildProgress
A FoundryBuildProgress.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |