[][src]Type Definition wasi_common::wasi::types::IovecArray

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