Jancy C API Reference
Base Definitions
Error Subsystem
Extension Libraries Subsystem
Module Components
Attribute Block
Function
Module
Module Item
Module Item Declaration
Namespace
Operators
Property
Type Subsystem
Array Type
Class Type
Derivable Type
Enum Type
Function Type
Property Type
Struct Type
Type
enum jnc_DataPtrTypeKind
enum jnc_ImportTypeFlag
enum jnc_PtrTypeFlag
enum jnc_StdType
enum jnc_TypeFlag
enum jnc_TypeKind
enum jnc_TypeKindFlag
enum jnc_TypeStringKind
struct jnc_Type
Union Type
Unit
Variable
Runtime Subsystem
Global Namespace
Jancy C API Reference
Module Components
Type Subsystem
Type
enum jnc_ImportTypeFlag
enum jnc_ImportTypeFlag
#include
<jnc_Type.h>
enum
jnc_ImportTypeFlag
{
jnc_ImportTypeFlag_InResolve
=
0x010000
,
};