hdf5_sys::H5Dgather [] [src]

pub unsafe extern fn H5Dgather(src_space_id: hid_t, src_buf: *const c_void, type_id: hid_t, dst_buf_size: size_t, dst_buf: *mut c_void, op: H5D_gather_func_t, op_data: *const c_void) -> herr_t