Function jpegxl_sys::decode::JxlDecoderSetImageOutBitDepth

source ·
pub unsafe extern "C" fn JxlDecoderSetImageOutBitDepth(
    dec: *mut JxlDecoder,
    bit_depth: *const JxlBitDepth
) -> JxlDecoderStatus