libc::funcs::c95::stdio::fread[src]

pub unsafe fn fread(ptr: *mut c_void, size: size_t, nobj: size_t, stream: *FILE) -> size_t