pub unsafe extern "system" fn ImpersonateSelf(
    impersonationlevel: SECURITY_IMPERSONATION_LEVEL
) -> BOOL
Expand description

Required features: "Win32_Security", "Win32_Foundation"