libc

Module primitives

Source
Expand description

This module contains type aliases for C’s platform-specific types and fixed-width integer types.

The platform-specific types definitions were taken from rust-lang/rust in library/core/src/ffi/primitives.rs

The fixed-width integer aliases are deprecated: use the Rust types instead.

Type Aliases§