Jancy C API Reference
Base Definitions
Error Subsystem
Extension Libraries Subsystem
Module Components
Runtime Subsystem
Call Site
Garbage-Collected Heap
Runtime
Runtime Structures
Promise
String
Variant
enum jnc_BoxFlag
struct jnc_Box
struct jnc_CallSite
struct jnc_DataBox
struct jnc_DataPtr
struct jnc_DataPtrValidator
struct jnc_DetachedDataBox
struct jnc_FmtLiteral
struct jnc_FunctionPtr
struct jnc_GcMutatorThread
struct jnc_GcShadowStackFrame
struct jnc_GcShadowStackFrameMapBuffer
struct jnc_IfaceHdr
struct jnc_McSnapshot
struct jnc_Multicast
struct jnc_OpaqueClassTypeInfo
struct jnc_PropertyPtr
struct jnc_Reactor
struct jnc_ReactorClosure
struct jnc_Scheduler
struct jnc_SchedulerVtable
struct jnc_SjljFrame
struct jnc_Tls
struct jnc_TlsVariableTable
Global Namespace
Jancy C API Reference
Runtime Subsystem
Runtime Structures
struct jnc_SchedulerVtable
struct jnc_SchedulerVtable
struct
jnc_SchedulerVtable
{
// fields
jnc_Scheduler_ScheduleFunc
*
m_scheduleFunc
;
};