[][src]Function ndk_sys::fscanf

pub unsafe extern "C" fn fscanf(
    __fp: *mut FILE,
    __fmt: *const c_char,
     ...
) -> c_int