[−][src]Type Definition couchbase_sys::lcb_ioE_callback
type lcb_ioE_callback = Option<unsafe extern "C" fn(sock: lcb_socket_t, events: c_short, uarg: *mut c_void)>;
type lcb_ioE_callback = Option<unsafe extern "C" fn(sock: lcb_socket_t, events: c_short, uarg: *mut c_void)>;