Method

FoundryBuildPipelinedup_device

Declaration [src]

FoundryDevice*
foundry_build_pipeline_dup_device (
  FoundryBuildPipeline* self
)

Description [src]

Gets the device used for the pipeline.

Return value

Type: FoundryDevice

A FoundryDevice.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.