pub unsafe extern "C" fn cuvsIvfFlatIndexParamsCreate(
index_params: *mut cuvsIvfFlatIndexParams_t,
) -> cuvsError_tExpand description
@brief Allocate IVF-Flat Index params, and populate with default values
@param[in] index_params cuvsIvfFlatIndexParams_t to allocate @return cuvsError_t