Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
flutter::runtime::ResourcesEntry Struct Reference

#include <embedder_resources.h>

Public Attributes

const char * path_
 
const char * resource_
 
int length_
 

Detailed Description

Definition at line 11 of file embedder_resources.h.

Member Data Documentation

◆ length_

int flutter::runtime::ResourcesEntry::length_

Definition at line 14 of file embedder_resources.h.

◆ path_

const char* flutter::runtime::ResourcesEntry::path_

Definition at line 12 of file embedder_resources.h.

◆ resource_

const char* flutter::runtime::ResourcesEntry::resource_

Definition at line 13 of file embedder_resources.h.


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