pub unsafe extern "C" fn ncvisual_set_yx( n: *const ncvisual, y: c_uint, x: c_uint, pixel: u32, ) -> c_int
Set the specified pixel in the specified ncvisual.