Type Alias RTL_RUN_ONCE

Source
pub type RTL_RUN_ONCE = _RTL_RUN_ONCE;

Aliased Type§

union RTL_RUN_ONCE {
    pub Ptr: *mut c_void,
}

Fields§

§Ptr: *mut c_void