pub unsafe extern "C" fn ZL_Compressor_Node_getLocalParams(
cgraph: *const ZL_Compressor,
nodeid: ZL_NodeID,
) -> ZL_LocalParamsExpand description
@returns The local params of @p nodeid. @note The params for the lifetime of the @p compressor.