[][src]Function hdf5_sys::h5d::H5Dfill

pub unsafe extern "C" fn H5Dfill(
    fill: *const c_void,
    fill_type: hid_t,
    buf: *mut c_void,
    buf_type: hid_t,
    space: hid_t
) -> herr_t