c_jsc_value_new_function

extern (C) __gshared
JSCValue* function(JSCContext* context, const(char)* name, GCallback callback, void* userData, GDestroyNotify destroyNotify, GType returnType, uint nParams, ...) c_jsc_value_new_function;