Type Definition libnotcurses_sys::ffi::ncfdplane_callback [−][src]
type ncfdplane_callback = Option<unsafe extern "C" fn(n: *mut ncfdplane, buf: *const c_void, s: size_t, curry: *mut c_void) -> c_int>;
type ncfdplane_callback = Option<unsafe extern "C" fn(n: *mut ncfdplane, buf: *const c_void, s: size_t, curry: *mut c_void) -> c_int>;