Type Alias ea_t

pub type ea_t = c_ulonglong;

Aliased Type§

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

Tuple Fields§

§0: u64