[][src]Module safer_ffi::tuple

Tuple types with a guaranteed #[repr(C)] layout.

Simplified for lighter documentation, but the actual struct definitions and impls range from Tuple1 up to Tuple6.

Structs

Tuple2

Simplified for lighter documentation, but the actual impls range from Tuple1 up to Tuple6.

Tuple2_Layout