dartpy
dartpy
PyFunctionObject
vectorcall property
vectorcall
dartpy
dartpy
PyFunctionObject
vectorcall property
PyFunctionObject class
Constructors
PyFunctionObject
Properties
func_annotations
func_closure
func_code
func_defaults
func_dict
func_doc
func_globals
func_kwdefaults
func_module
func_name
func_qualname
func_weakreflist
hashCode
ob_base
runtimeType
vectorcall
Methods
noSuchMethod
toString
Operators
operator ==
vectorcall
property
Null safety
Pointer
<
NativeFunction
<
vectorcallfunc
>
>
vectorcall
read / write
Implementation
external ffi.Pointer<ffi.NativeFunction<vectorcallfunc>> vectorcall;