Skip to main content

cuvsAllNeighborsIndexParamsDestroy

Function cuvsAllNeighborsIndexParamsDestroy 

Source
pub unsafe extern "C" fn cuvsAllNeighborsIndexParamsDestroy(
    index_params: cuvsAllNeighborsIndexParams_t,
) -> cuvsError_t
Expand description

@brief Destroy an all-neighbors index parameters struct.

@param[in] index_params Index parameters struct to destroy

@return cuvsError_t