Function jpegxl_sys::decode::JxlDecoderSetInput

source ·
pub unsafe extern "C" fn JxlDecoderSetInput(
    dec: *mut JxlDecoder,
    data: *const u8,
    size: usize
) -> JxlDecoderStatus