Function windows_sys::Win32::System::Threading::OpenEventW
pub unsafe extern "system" fn OpenEventW(
dwdesiredaccess: SYNCHRONIZATION_ACCESS_RIGHTS,
binherithandle: BOOL,
lpname: PCWSTR
) -> HANDLE
Expand description
Required features: "Win32_Foundation"