ZL_Compressor_getGraphType

Function ZL_Compressor_getGraphType 

Source
pub unsafe extern "C" fn ZL_Compressor_getGraphType(
    compressor: *const ZL_Compressor,
    graph: ZL_GraphID,
) -> ZL_GraphType
Expand description

@returns The @ref ZL_GraphType of the given graph. @note This is the original type the graph was registered with.