ncvisual_at_yx

Function ncvisual_at_yx 

Source
pub unsafe extern "C" fn ncvisual_at_yx(
    n: *const ncvisual,
    y: c_uint,
    x: c_uint,
    pixel: *mut u32,
) -> c_int
Expand description

Get the specified pixel from the specified ncvisual.