[][src]Type Definition ejdb_sys::TCITER

type TCITER = Option<unsafe extern "C" fn(kbuf: *const c_void, ksiz: c_int, vbuf: *const c_void, vsiz: c_int, op: *mut c_void) -> bool>;