Module cglue::slice

source · []
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.