Type Definition wasi_common::snapshots::preview_1::types::IovecArray[][src]

pub type IovecArray<'a> = GuestPtr<'a, [Iovec<'a>]>;