pub unsafe extern "C" fn sscanf( __s: *const c_char, __format: *const c_char, ... ) -> c_int
Read formatted input from S.