Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
dart::OS::BuildId Struct Reference

#include <os.h>

Public Attributes

intptr_t len
 
const uint8_t * data
 

Detailed Description

Definition at line 130 of file os.h.

Member Data Documentation

◆ data

const uint8_t* dart::OS::BuildId::data

Definition at line 132 of file os.h.

◆ len

intptr_t dart::OS::BuildId::len

Definition at line 131 of file os.h.


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