Function libnotcurses_sys::c_api::ffi::getchar
source · pub unsafe extern "C" fn getchar() -> c_intExpand description
Read a character from stdin.
This function is a possible cancellation point and therefore not marked with __THROW.