libhdf5_sys::h5d::H5D_gather_func_t [] [src]

type H5D_gather_func_t = Option<extern fn(dst_buf: *const c_void, dst_buf_bytes_used: size_t, op_data: *mut c_void) -> herr_t>;