Skip to main content

jpeg_write_m_header

Function jpeg_write_m_header 

Source
pub unsafe extern "C-unwind" fn jpeg_write_m_header(
    cinfo: &mut jpeg_compress_struct,
    marker: c_int,
    datalen: c_uint,
)