Skip to main content

EntryPoint

Type Alias EntryPoint 

Source
pub type EntryPoint = extern "system" fn(HINSTANCE, u32, *mut c_void) -> BOOL;