[][src]Function mozjpeg_sys::jpeg_stdio_dest

pub unsafe extern "C" fn jpeg_stdio_dest(
    cinfo: &mut jpeg_compress_struct,
    outfile: *mut FILE
)