Function ndk_sys::vsscanf

source ·
pub unsafe extern "C" fn vsscanf(
    __s: *const c_char,
    __fmt: *const c_char,
    __args: u32
) -> c_int