Type Alias ea_t
pub type ea_t = c_ulonglong;
Aliased Type§
struct ea_t(pub u64);
Fields§
§0: u64
Trait Implementations
§impl ExternType for c_ulonglong
§Safety
We assert that the namespace and type ID refer to a C++
type which is equivalent to this Rust type.
impl ExternType for c_ulonglong
§Safety
We assert that the namespace and type ID refer to a C++ type which is equivalent to this Rust type.