[][src]Function hdf5_sys::h5d::H5Dscatter

pub unsafe extern "C" fn H5Dscatter(
    op: H5D_scatter_func_t,
    op_data: *mut c_void,
    type_id: hid_t,
    dst_space_id: hid_t,
    dst_buf: *mut c_void
) -> herr_t