Function jpegxl_sys::decode::JxlDecoderGetBoxType

source ·
pub unsafe extern "C" fn JxlDecoderGetBoxType(
    dec: *mut JxlDecoder,
    box_type: &mut JxlBoxType,
    decompressed: JxlBool
) -> JxlDecoderStatus