Function vscanf

Source
pub unsafe extern "C" fn vscanf(
    __fmt: *const c_char,
    __args: *mut __va_list_tag,
) -> c_int