Function windows::Win32::Security::ImpersonateLoggedOnUser

pub unsafe fn ImpersonateLoggedOnUser<P0>(htoken: P0) -> Result<()>
where P0: Param<HANDLE>,