Function GetThreadSelectorEntry

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