String
public extension String
-
String in C-compatible format, passable to the C-functions.
Declaration
Swift
var cCompatible: UnsafePointer<Int8>? { get }
public extension String
String in C-compatible format, passable to the C-functions.
Swift
var cCompatible: UnsafePointer<Int8>? { get }