UInt

Type Alias UInt 

Source
pub type UInt = uint64_t;
Expand description

Alias for size_t on 64-bit platforms where size_t is c_ulong