Type Alias INIT_ONCE

Source
pub type INIT_ONCE = RTL_RUN_ONCE;

Aliased Type§

union INIT_ONCE {
    pub Ptr: *mut c_void,
}

Fields§

§Ptr: *mut c_void