Type Alias flags64_t

pub type flags64_t = c_ulonglong;

Aliased Type§

#[repr(transparent)]
pub struct flags64_t(pub u64);

Tuple Fields§

§0: u64