[][src]Type Definition couchbase_sys::lcb_ioC_socket_fn

type lcb_ioC_socket_fn = Option<unsafe extern "C" fn(iops: lcb_io_opt_t, domain: c_int, type_: c_int, protocol: c_int) -> *mut lcb_sockdata_t>;