winapi::um::winbase

Function GetThreadSelectorEntry

Source
pub unsafe extern "system" fn GetThreadSelectorEntry(
    hThread: HANDLE,
    dwSelector: DWORD,
    lpSelectorEntry: LPLDT_ENTRY,
) -> BOOL