[][src]Type Definition couchbase_sys::lcb_ioC_nameinfo_fn

type lcb_ioC_nameinfo_fn = Option<unsafe extern "C" fn(iops: lcb_io_opt_t, sock: *mut lcb_sockdata_t, ni: *mut lcb_nameinfo_st) -> c_int>;