Function v8_sys::v8_FunctionTemplate_New
[−]
[src]
pub unsafe extern fn v8_FunctionTemplate_New(c: RustContext,
context: ContextRef,
wrapped_callback: FunctionCallback,
data: ValueRef,
signature: SignatureRef,
length: c_int,
behavior: ConstructorBehavior)
-> FunctionTemplateRef