Tilde Friends
SSB Interface

Typedefs

typedef struct JSContext JSContext
 
typedef struct _tf_ssb_t tf_ssb_t
 

Functions

void tf_ssb_register (JSContext *context, tf_ssb_t *ssb)
 

Detailed Description

Exposes SSB to JS.

Typedef Documentation

◆ JSContext

typedef struct JSContext JSContext

A JS context.

◆ tf_ssb_t

typedef struct _tf_ssb_t tf_ssb_t

An SSB instance.

Function Documentation

◆ tf_ssb_register()

void tf_ssb_register ( JSContext context,
tf_ssb_t ssb 
)

Register the SSB script interface.