[][src]Function hdf5_sys::h5d::H5Dread_chunk

pub unsafe extern "C" fn H5Dread_chunk(
    dset_id: hid_t,
    dxpl_id: hid_t,
    offset: *const hsize_t,
    filters: *mut u32,
    buf: *mut c_void
) -> herr_t