Struct rustuv::uvll::uv_buf_t[src]

pub struct uv_buf_t {
    pub base: *u8,
    pub len: uv_buf_len_t,
}

Fields

base
len