pub unsafe extern "system" fn LsaRegisterPolicyChangeNotification(
    informationclass: POLICY_NOTIFICATION_INFORMATION_CLASS,
    notificationeventhandle: HANDLE
) -> NTSTATUS
Expand description

Required features: ‘Win32_Security_Authentication_Identity’, ‘Win32_Foundation’