pub unsafe extern "system" fn OpenEventA(
    dwdesiredaccess: SYNCHRONIZATION_ACCESS_RIGHTS,
    binherithandle: BOOL,
    lpname: PCSTR
) -> HANDLE
Expand description

Required features: "Win32_Foundation"