Package apple.javascriptcore.struct
Interface JSClassDefinition.Function_convertToType
-
- Enclosing class:
- JSClassDefinition
public static interface JSClassDefinition.Function_convertToType
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description JSValueRefcall_convertToType(JSContextRef arg0, JSObjectRef arg1, int arg2, org.moe.natj.general.ptr.Ptr<JSValueRef> arg3)
-
-
-
Method Detail
-
call_convertToType
JSValueRef call_convertToType(JSContextRef arg0, JSObjectRef arg1, int arg2, org.moe.natj.general.ptr.Ptr<JSValueRef> arg3)
-
-