Flutter Impeller
ImpellerMapping Struct Reference

#include <impeller.h>

Public Attributes

const uint8_t *IMPELLER_NONNULL data
 
uint64_t length
 
ImpellerCallback IMPELLER_NULLABLE on_release
 

Detailed Description

Definition at line 285 of file impeller.h.

Member Data Documentation

◆ data

const uint8_t* IMPELLER_NONNULL ImpellerMapping::data

◆ length

uint64_t ImpellerMapping::length

◆ on_release

ImpellerCallback IMPELLER_NULLABLE ImpellerMapping::on_release

Definition at line 288 of file impeller.h.

Referenced by impeller::interop::ImpellerTextureCreateWithContentsNew().


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