pub unsafe extern "system" fn PsDisableImpersonation(
    thread: PETHREAD,
    impersonationstate: *mut SE_IMPERSONATION_STATE
) -> BOOLEAN
Expand description

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