pub unsafe extern "C" fn faiss_GpuResources_initializeForDevice(
arg1: *mut FaissGpuResources,
arg2: c_int,
) -> c_intExpand description
Call to pre-allocate resources for a particular device. If this is not called, then resources will be allocated at the first time of demand