Function windows_native::ntexapi::NtCreateEventPair
source · pub unsafe extern "system" fn NtCreateEventPair(
EventPairHandle: *mut HANDLE,
DesiredAccess: u32,
ObjectAttributes: *mut OBJECT_ATTRIBUTES
) -> NTSTATUS