Skip to main content

jpeg_write_coefficients

Function jpeg_write_coefficients 

Source
pub unsafe extern "C-unwind" fn jpeg_write_coefficients(
    cinfo: &mut jpeg_compress_struct,
    coef_arrays: *mut *mut jvirt_barray_control,
)