[][src]Function android_ndk_sys::sscanf

pub unsafe extern "C" fn sscanf(
    __s: *const c_char,
    __fmt: *const c_char,
    _: ...
) -> c_int