Declaration

func GSEncodePoint(_ point: NSPoint, _ data: CFMutableData!, _ format: GSFormatVersion)

Declaration

void GSEncodePoint(NSPoint point, CFMutableDataRef data, GSFormatVersion format);

Declaration

GSEncodePoint(point: NSPoint, data: CFMutableDataRef, format: GSFormatVersion)

See Also