fscanf_s

Function fscanf_s 

Source
pub unsafe extern "C" fn fscanf_s(
    _Stream: *mut FILE,
    _Format: *const c_char,
    ...
) -> c_int