Function mozjpeg_sys::jpeg_write_raw_data

source ยท
pub unsafe extern "C-unwind" fn jpeg_write_raw_data(
    cinfo: &mut jpeg_compress_struct,
    data: JSAMPIMAGE,
    num_lines: JDIMENSION
) -> JDIMENSION