LLDB mainline
Public Attributes | List of all members
lldb_private::MainLoopWindows::FdInfo Struct Reference

Public Attributes

void * event
 
Callback callback
 

Detailed Description

Definition at line 43 of file MainLoopWindows.h.

Member Data Documentation

◆ callback

Callback lldb_private::MainLoopWindows::FdInfo::callback

Definition at line 45 of file MainLoopWindows.h.

◆ event

void* lldb_private::MainLoopWindows::FdInfo::event

Definition at line 44 of file MainLoopWindows.h.


The documentation for this struct was generated from the following file: