Hyperon C
Loading...
Searching...
No Matches
module_descriptor_t Struct Reference

Identifies the properties on a specific module, including its name and version. More...

#include <hyperon.h>

Public Attributes

struct RustModuleDescriptor * descriptor

Detailed Description

Identifies the properties on a specific module, including its name and version.

Note
module_descriptor_t objects must be freed with module_descriptor_free or passed to a function that assumes responsibility for freeing them

Member Data Documentation

◆ descriptor

struct RustModuleDescriptor* module_descriptor_t::descriptor

Internal. Should not be accessed directly


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