Type Alias Restrict

Source
pub type Restrict = Volatile;
Expand description

Rust representation for BTF type BTF_KIND_RESTRICT.

Aliased Typeยง

pub struct Restrict { /* private fields */ }