c_jsc_context_register_class

extern (C) __gshared
JSCClass* function(JSCContext* context, const(char)* name, JSCClass* parentClass, JSCClassVTable* vtable, GDestroyNotify destroyNotify) c_jsc_context_register_class;