Skip to main content

c_ulonglong

Type Alias c_ulonglong 

Source
pub type c_ulonglong = u64;
Expand description

The unsigned long long type in C.