INIT_ONCE

Type Alias INIT_ONCE 

Source
pub type INIT_ONCE = RTL_RUN_ONCE;

Aliased Type§

#[repr(C)]
pub union INIT_ONCE { pub Ptr: *mut c_void, }

Fields§

§Ptr: *mut c_void