functions: Add support for functions #329
Annotations
11 errors and 1 warning
|
macos/coregraphics/functions.gen.go#L266
note: passing argument to parameter 'maxStringLength' here
|
macos/coregraphics/functions.gen.go#L266
note: passing argument to parameter 'actualStringLength' here
|
macos/coregraphics/functions.gen.go#L206
note: passing argument to parameter 'stringLength' here
|
macos/coregraphics/functions.gen.go#L127
note: passing argument to parameter 'pid' here
|
macos/coregraphics/functions.gen.go#L668
cannot convert rect (variable of type Rect) to type _Ctype_struct_CGRect
|
macos/coregraphics/functions.gen.go#L668
cannot use _cgo0 (variable of type ContextRef) as unsafe.Pointer value in argument to _Cfunc_ContextStrokeEllipseInRect
|
macos/coregraphics/functions.gen.go#L675
cannot use rect (variable of type Rect) as _Ctype_struct_CGRect value in variable declaration
|
macos/coregraphics/functions.gen.go#L675
cannot use _cgo0 (variable of type ContextRef) as unsafe.Pointer value in argument to _Cfunc_ContextConvertRectToDeviceSpace
|
macos/coregraphics/functions.gen.go#L676
cannot convert rv (variable of type _Ctype_struct_CGRect) to type Rect
|
macos/coregraphics/functions.gen.go#L683
cannot use _cgo0 (variable of type EventRef) as unsafe.Pointer value in argument to _Cfunc_EventSetSource
|
|
The logs for this run have expired and are no longer available.
Loading