Function jpegxl_sys::decode::JxlDecoderSetKeepOrientation

source ·
pub unsafe extern "C" fn JxlDecoderSetKeepOrientation(
    dec: *mut JxlDecoder,
    keep_orientation: JxlBool
) -> JxlDecoderStatus