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

type ZwGetCompleteWnfStateSubscription = unsafe extern "system" fn(OldDescriptorStateName: PWNF_STATE_NAME, OldSubscriptionId: *mut ULONG64, OldDescriptorEventMask: ULONG, OldDescriptorStatus: ULONG, NewDeliveryDescriptor: PWNF_DELIVERY_DESCRIPTOR, DescriptorSize: ULONG) -> NTSTATUS;