ZL_Compressor_Graph_getLocalParams

Function ZL_Compressor_Graph_getLocalParams 

Source
pub unsafe extern "C" fn ZL_Compressor_Graph_getLocalParams(
    compressor: *const ZL_Compressor,
    graphid: ZL_GraphID,
) -> ZL_LocalParams
Expand description

@returns The local params of @p graphid. @note The params for the lifetime of the @p compressor.