pub unsafe extern "C" fn ZL_CodecInfo_isCustomCodec(
ti: *const ZL_CodecInfo,
) -> boolExpand description
@returns true iff the transform is a custom transform.
pub unsafe extern "C" fn ZL_CodecInfo_isCustomCodec(
ti: *const ZL_CodecInfo,
) -> bool@returns true iff the transform is a custom transform.