pub unsafe extern "C" fn faiss_ParameterRange_values(
arg1: *mut FaissParameterRange,
arg2: *mut *mut f64,
arg3: *mut usize,
)Expand description
Getter for the values in the range. The output values are invalidated upon any other modification of the range.