Method
FoundryBuildPipelinedup_config
Declaration [src]
FoundryConfig*
foundry_build_pipeline_dup_config (
FoundryBuildPipeline* self
)
Return value
Type: FoundryConfig
A FoundryConfig
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |