[][src]Function hdf5_sys::h5d::H5Dread

pub unsafe extern "C" fn H5Dread(
    dset_id: hid_t,
    mem_type_id: hid_t,
    mem_space_id: hid_t,
    file_space_id: hid_t,
    plist_id: hid_t,
    buf: *mut c_void
) -> herr_t