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

type CiovecArray<'a> = GuestPtr<'a, [Ciovec<'a>]>;