Skip to content

C API ZICompileResult StructΒΆ

Defines the return structure for ziAPICompileSeqC.

Name Type Description
elf uint8_t * ELF binary output.
size unsigned int Size of ELF data.
extra char * Zero-terminated JSON string with extra information. The "message" element contains the compiler output.