Skip to content

Type: kuli_entry_t

DadiBit edited this page Jul 15, 2022 · 2 revisions

Description

An entry, with a data size and a pointer to some data.

Properties

  • uint32_t size The data size
  • uint8_t *data The data pointer