[][src]Type Definition ejdb_sys::BSONVISITOR

type BSONVISITOR = Option<unsafe extern "C" fn(ipath: *const c_char, ipathlen: c_int, key: *const c_char, keylen: c_int, it: *const bson_iterator, after: bool, op: *mut c_void) -> bson_visitor_cmd_t>;