Declaration

func copyReadKey(_ line: UnsafePointer<CChar>!, _ pos: UnsafeMutablePointer<UInt>!) -> String!

Declaration

NSString *copyReadKey(const char *line, NSUInteger *pos);

Declaration

copyReadKey(line: str, pos: int) -> str

See Also

Text and Keys