[][src]Function hdf5_sys::h5fd::H5FDread

pub unsafe extern "C" fn H5FDread(
    file: *mut H5FD_t,
    type_: H5FD_mem_t,
    dxpl_id: hid_t,
    addr: haddr_t,
    size: size_t,
    buf: *mut c_void
) -> herr_t