Function ndk_sys::fscanf

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