Skip to main content

RTL_RUN_ONCE

Type Alias RTL_RUN_ONCE 

Source
pub type RTL_RUN_ONCE = _RTL_RUN_ONCE;

Aliased Type§

pub union RTL_RUN_ONCE {
    pub Ptr: *mut c_void,
    /* private fields */
}

Fields§

§Ptr: *mut c_void