pub unsafe extern "system" fn PsRestoreImpersonation(
    thread: PETHREAD,
    impersonationstate: *const SE_IMPERSONATION_STATE
)
Expand description

Required features: "Wdk_Foundation", "Win32_Foundation", "Win32_Security"