[][src]Type Definition ntapi::ntzwapi::ZwCreateKeyedEvent

type ZwCreateKeyedEvent = unsafe extern "system" fn(KeyedEventHandle: PHANDLE, DesiredAccess: ACCESS_MASK, ObjectAttributes: POBJECT_ATTRIBUTES, Flags: ULONG) -> NTSTATUS;