[][src]Type Definition couchbase_sys::lcb_ioC_write_fn

type lcb_ioC_write_fn = Option<unsafe extern "C" fn(arg1: lcb_io_opt_t, arg2: *mut lcb_sockdata_t, arg3: *mut lcb_io_writebuf_t, arg4: lcb_ioC_write_callback) -> c_int>;