Function windows_native::ntpsapi::NtImpersonateThread
source · pub unsafe extern "system" fn NtImpersonateThread(
ServerThreadHandle: HANDLE,
ClientThreadHandle: HANDLE,
SecurityQos: *mut SECURITY_QUALITY_OF_SERVICE
) -> NTSTATUS