Type Alias ulong

pub type ulong = u64;
Available on crate feature dep_sdl2 only.