Module interoptopus::patterns::slice[][src]

Expand description

Like a regular &[T] and &mut [T] but FFI safe.

Structs

A representation of an array passed over an FFI boundary

A representation of a mutable array passed over an FFI boundary