#[unsafe(no_mangle)]pub unsafe extern "C" fn getchar() -> c_intExpand description
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/getchar.html.
Get a single char from stdin
#[unsafe(no_mangle)]pub unsafe extern "C" fn getchar() -> c_intSee https://pubs.opengroup.org/onlinepubs/9799919799/functions/getchar.html.
Get a single char from stdin