Function libnotcurses_sys::ncvisual_set_yx[][src]

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

Set the specified pixel in the specified ncvisual.