ZL_Compressor_Node_getLocalParams

Function ZL_Compressor_Node_getLocalParams 

Source
pub unsafe extern "C" fn ZL_Compressor_Node_getLocalParams(
    cgraph: *const ZL_Compressor,
    nodeid: ZL_NodeID,
) -> ZL_LocalParams
Expand description

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