pub unsafe extern "C" fn rpsRenderGraphDestroy(
    hRenderGraph: RpsRenderGraph
)
Expand description

Destroys a render graph.

@param hRenderGraph Handle to the render graph object to destroy.