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

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