Type Definition mozjpeg_sys::JSAMPARRAY

source · []
pub type JSAMPARRAY = *const JSAMPROW;
Expand description

ptr to some rows (a 2-D sample array)