pub unsafe extern "C" fn ncvisual_at_yx( n: *const ncvisual, y: c_uint, x: c_uint, pixel: *mut u32, ) -> c_int
Get the specified pixel from the specified ncvisual.