Function libnotcurses_sys::notcurses_getc[][src]

pub unsafe extern "C" fn notcurses_getc(
    n: *mut notcurses,
    ts: *const timespec,
    unused: *const c_void,
    ni: *mut ncinput
) -> u32
Expand description

Backwards-compatibility wrapper; this will be removed for ABI3. Use notcurses_get() in new code.