Function windows_sys::Wdk::Storage::FileSystem::PsImpersonateClient
pub unsafe extern "system" fn PsImpersonateClient(
thread: PETHREAD,
token: *const c_void,
copyonopen: BOOLEAN,
effectiveonly: BOOLEAN,
impersonationlevel: SECURITY_IMPERSONATION_LEVEL
) -> NTSTATUSExpand description
Required features: "Wdk_Foundation", "Win32_Foundation", "Win32_Security"