Function faiss_sys::faiss_ParameterRange_values [] [src]

pub unsafe extern "C" fn faiss_ParameterRange_values(
    arg1: *mut FaissParameterRange,
    arg2: *mut *mut f64,
    arg3: *mut usize
)

Getter for the values in the range. The output values are invalidated upon any other modification of the range.