Function swift_runtime_sys::root::vsscanf

source ยท
pub unsafe extern "C" fn vsscanf(
    __str: *const c_char,
    __format: *const c_char,
    arg1: va_list,
) -> c_int