[][src]Function mozjpeg_sys::jpeg_write_marker

pub unsafe extern "C" fn jpeg_write_marker(
    cinfo: &mut jpeg_compress_struct,
    marker: c_int,
    dataptr: *const u8,
    datalen: c_uint
)