ExitStatus: NTSTATUS
TebBaseAddress: PVOID
ClientId: CLIENT_ID
AffinityMask: KAFFINITY
Priority: KPRIORITY
BasePriority: KPRIORITY
pub const THREAD_BASIC_INFORMATION = extern struct { ExitStatus: NTSTATUS, TebBaseAddress: PVOID, ClientId: CLIENT_ID, AffinityMask: KAFFINITY, Priority: KPRIORITY, BasePriority: KPRIORITY, }
Press escape to exit search and then '?' to see more options.