[][src]Function swim_c::stdio::vsscanf

pub unsafe extern "C" fn vsscanf(
    s: *const i8,
    format: *const i8,
    arg: *mut c_void
) -> i32