Type Definition fts::fts::FtsCompFunc[][src]

type FtsCompFunc = extern "C" fn(_: FtsCompIn, _: FtsCompIn) -> c_int;