pub unsafe extern "C" fn cuvsAllNeighborsIndexParamsCreate(
index_params: *mut cuvsAllNeighborsIndexParams_t,
) -> cuvsError_tExpand description
@brief Create a default all-neighbors index parameters struct.
@param[out] index_params Pointer to allocated index_params struct
@return cuvsError_t