Type Alias Const

Source
pub type Const = Volatile;
Expand description

Rust representation for BTF type BTF_KIND_CONST.

Aliased Typeยง

pub struct Const { /* private fields */ }