#[repr(C)]pub struct THREAD_NAME_INFORMATION {
pub ThreadName: UNICODE_STRING,
}Expand description
Required features: ‘Win32_System_WindowsProgramming’, ‘Win32_Foundation’
Fields
ThreadName: UNICODE_STRING#[repr(C)]pub struct THREAD_NAME_INFORMATION {
pub ThreadName: UNICODE_STRING,
}Required features: ‘Win32_System_WindowsProgramming’, ‘Win32_Foundation’
ThreadName: UNICODE_STRING