pub unsafe extern "C" fn cuvsAllNeighborsIndexParamsDestroy(
index_params: cuvsAllNeighborsIndexParams_t,
) -> cuvsError_tExpand description
@brief Destroy an all-neighbors index parameters struct.
@param[in] index_params Index parameters struct to destroy
@return cuvsError_t