ZL_DCtx_registerMIDecoder

Function ZL_DCtx_registerMIDecoder 

Source
pub unsafe extern "C" fn ZL_DCtx_registerMIDecoder(
    dctx: *mut ZL_DCtx,
    dtd: *const ZL_MIDecoderDesc,
) -> ZL_Report
Expand description

Register an MI decoder transform. Counterpart to ZS2_registerMITransform().