Function windows_sys::Win32::System::Threading::OpenEventA
pub unsafe extern "system" fn OpenEventA(
dwdesiredaccess: SYNCHRONIZATION_ACCESS_RIGHTS,
binherithandle: BOOL,
lpname: PCSTR
) -> HANDLEExpand description
Required features: "Win32_System_Threading", "Win32_Foundation"