pub unsafe extern "C" fn cuvsCagraIndexGetDims(
index: cuvsCagraIndex_t,
dim: *mut i64,
) -> cuvsError_tExpand description
@brief Get dimension of the CAGRA index
@param[in] index CAGRA index @param[out] dim return dimension of the index @return cuvsError_t