[][src]Function winapi::um::winbase::GetThreadSelectorEntry

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