windows::Win32::System::Diagnostics::Debug

Function GetThreadSelectorEntry

pub unsafe fn GetThreadSelectorEntry(
    hthread: HANDLE,
    dwselector: u32,
    lpselectorentry: *mut LDT_ENTRY,
) -> Result<()>