call method

Implementation

UIMenuElementState call(ffi.Pointer<ffi.Void> arg0) =>UIMenuElementState.fromValue(ref.pointer.ref.invoke.cast<ffi.NativeFunction<ffi.Long Function(ffi.Pointer<objc.ObjCBlockImpl> block, ffi.Pointer<ffi.Void> arg0)>>()
.asFunction<int Function(ffi.Pointer<objc.ObjCBlockImpl> , ffi.Pointer<ffi.Void> )>()(
  ref.pointer, arg0));