LLDB mainline
Typedefs | Functions
UuidCompatibility.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef unsigned char uuid_t[16]
 

Functions

 __attribute__ ((always_inline)) int uuid_is_null(uuid_t uuid)
 

Typedef Documentation

◆ uuid_t

typedef unsigned char uuid_t[16]

Definition at line 15 of file UuidCompatibility.h.

Function Documentation

◆ __attribute__()

__attribute__ ( (always_inline)  )
inline