Tilde Friends
Loading...
Searching...
No Matches
SSB Interface

Typedefs

typedef struct _tf_ssb_t tf_ssb_t
 

Functions

JSValue tf_ssb_register (JSContext *context, tf_ssb_t *ssb)
 

Detailed Description

Exposes SSB to JS.

Typedef Documentation

◆ tf_ssb_t

typedef struct _tf_ssb_t tf_ssb_t

An SSB instance.

Function Documentation

◆ tf_ssb_register()

JSValue tf_ssb_register ( JSContext context,
tf_ssb_t ssb 
)

Register the SSB script interface.