Function windows_sys::Win32::System::Threading::CreateEventA
[−]pub unsafe extern "system" fn CreateEventA(
lpeventattributes: *const SECURITY_ATTRIBUTES,
bmanualreset: BOOL,
binitialstate: BOOL,
lpname: PCSTR
) -> HANDLEExpand description
Required features: "Win32_System_Threading", "Win32_Foundation", "Win32_Security"