Function ndk_sys::sscanf

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