Declaration

func writeTransform(_ file: UnsafeMutablePointer<FILE>, _ ts: NSAffineTransformStruct, _ compact: Bool) -> Bool

Declaration

BOOL writeTransform(FILE *file, NSAffineTransformStruct ts, BOOL compact);

Declaration

writeTransform(file: FILE, ts: NSAffineTransformStruct, compact: bool) -> bool

See Also

Values and Collections