Struct libsystemd_sys::const_iovec [] [src]

#[repr(C)]
pub struct const_iovec { pub iov_base: *const c_void, pub iov_len: size_t, }

Fields