Function windows::Win32::Security::ImpersonateAnonymousToken

pub unsafe fn ImpersonateAnonymousToken<P0>(threadhandle: P0) -> Result<()>
where P0: Param<HANDLE>,