Module cglue::slice[][src]

Expand description

Slices as C-structs.

These slices are then transferable across the FFI boundary safely.

Structs

Wrapper around mutable slices.

Wrapper around const slices.