Type Alias TIME

Source
pub type TIME = LARGE_INTEGER;

Aliased Typeยง

#[repr(C)]
pub struct TIME(/* private fields */);