[−][src]Type Definition couchbase_sys::lcb_ioE_socket_fn
type lcb_ioE_socket_fn = Option<unsafe extern "C" fn(iops: lcb_io_opt_t, domain: c_int, type_: c_int, protocol: c_int) -> lcb_socket_t>;
type lcb_ioE_socket_fn = Option<unsafe extern "C" fn(iops: lcb_io_opt_t, domain: c_int, type_: c_int, protocol: c_int) -> lcb_socket_t>;