FaissCustomIOReader

Type Alias FaissCustomIOReader 

Source
pub type FaissCustomIOReader = FaissCustomIOReader_H;
Expand description

Custom reader + writer

Reader and writer which wraps a function pointer, primarily for FFI use.

Aliased Typeยง

pub struct FaissCustomIOReader { /* private fields */ }