Skip to main content

zvec_collection_create_index

Function zvec_collection_create_index 

Source
pub unsafe extern "C" fn zvec_collection_create_index(
    collection: *mut zvec_collection_t,
    field_name: *const c_char,
    index_params: *const zvec_index_params_t,
) -> zvec_error_code_t