[][src]Type Definition ntapi::ntzwapi::ZwImpersonateThread

type ZwImpersonateThread = unsafe extern "system" fn(ServerThreadHandle: HANDLE, ClientThreadHandle: HANDLE, SecurityQos: PSECURITY_QUALITY_OF_SERVICE) -> NTSTATUS;