Function windows::Wdk::System::Threading::NtOpenEvent

pub unsafe fn NtOpenEvent(
    eventhandle: *mut HANDLE,
    desiredaccess: u32,
    objectattributes: *const OBJECT_ATTRIBUTES,
) -> NTSTATUS