Skip to main content

cuvsAllNeighborsIndexParamsCreate

Function cuvsAllNeighborsIndexParamsCreate 

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

@brief Create a default all-neighbors index parameters struct.

@param[out] index_params Pointer to allocated index_params struct

@return cuvsError_t