Function ndk_sys::vfscanf

source ·
pub unsafe extern "C" fn vfscanf(
    __fp: *mut FILE,
    __fmt: *const c_char,
    __args: u32
) -> c_int