Function blImageCodecCreateDecoder

Source
pub unsafe extern "C" fn blImageCodecCreateDecoder(
    self_: *const BLImageCodecCore,
    dst: *mut BLImageDecoderCore,
) -> BLResult