Type Alias btf_rs::Const

source ·
pub type Const = Volatile;
Expand description

Rust representation for BTF type BTF_KIND_CONST.

Aliased Type§

struct Const { /* private fields */ }