Function windows::Wdk::Storage::FileSystem::PsDisableImpersonation
pub unsafe fn PsDisableImpersonation<P0>(
thread: P0,
impersonationstate: *mut SE_IMPERSONATION_STATE,
) -> BOOLEANwhere
P0: Param<PETHREAD>,