Function windows::Win32::Security::ImpersonateSelf

pub unsafe fn ImpersonateSelf(
    impersonationlevel: SECURITY_IMPERSONATION_LEVEL,
) -> Result<()>