winapi::um::winbase

Function Wow64GetThreadSelectorEntry

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