[][src]Function bibutils_sys::fread

pub unsafe extern "C" fn fread(
    _Buffer: *mut c_void,
    _ElementSize: c_ulonglong,
    _ElementCount: c_ulonglong,
    _Stream: *mut FILE
) -> c_ulonglong