Function rust_hawktracer::fread[][src]

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