pub unsafe extern "system" fn SeImpersonateClientEx(
    clientcontext: *const SECURITY_CLIENT_CONTEXT,
    serverthread: PETHREAD
) -> NTSTATUS
Expand description

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