[][src]Function android_ndk_sys::fscanf

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