[][src]Function esp_idf_sys::fscanf

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