Skip to main content

zvec_index_params_get_invert_params

Function zvec_index_params_get_invert_params 

Source
pub unsafe extern "C" fn zvec_index_params_get_invert_params(
    params: *const zvec_index_params_t,
    out_enable_range_opt: *mut bool,
    out_enable_wildcard: *mut bool,
) -> zvec_error_code_t