Function mozjpeg_sys::jpeg_stdio_src

source ยท
pub unsafe extern "C-unwind" fn jpeg_stdio_src(
    cinfo: &mut jpeg_decompress_struct,
    infile: *mut FILE
)