[][src]Module safer_ffi::vec

This is supported on feature="alloc" only.

Structs

Vecfeature="alloc"

Same as Vec<T>, but with guaranteed #[repr(C)] layout

Vec_Layoutfeature="alloc"