[][src]Type Definition couchbase_sys::lcb_ioE_cntl_fn

type lcb_ioE_cntl_fn = Option<unsafe extern "C" fn(iops: lcb_io_opt_t, sock: lcb_socket_t, mode: c_int, option: c_int, arg: *mut c_void) -> c_int>;