pub unsafe extern "C" fn scanf1(__format: *const c_char, ...) -> c_int
Read formatted input from stdin.
This function is a possible cancellation point and therefore not marked with __THROW.