Function libnotcurses_sys::ffi::ncreel_del [−][src]
pub unsafe extern "C" fn ncreel_del(nr: *mut ncreel, t: *mut nctablet) -> c_int
Expand description
Delete the tablet specified by t from the ncreel ‘nr’. Returns -1 if the tablet cannot be found.