pub unsafe extern "C" fn ZL_Compressor_registerTypedEncoder(
cgraph: *mut ZL_Compressor,
ctd: *const ZL_TypedEncoderDesc,
) -> ZL_NodeIDExpand description
Register a custom Typed Transform, to be employed in upcoming graph.
pub unsafe extern "C" fn ZL_Compressor_registerTypedEncoder(
cgraph: *mut ZL_Compressor,
ctd: *const ZL_TypedEncoderDesc,
) -> ZL_NodeIDRegister a custom Typed Transform, to be employed in upcoming graph.