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