Function windows::Wdk::Storage::FileSystem::PsRestoreImpersonation

pub unsafe fn PsRestoreImpersonation<P0>(
    thread: P0,
    impersonationstate: *const SE_IMPERSONATION_STATE,
)
where P0: Param<PETHREAD>,