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

Required features: "Win32_Foundation"