[][src]Function libc::fscanf

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