Declaration

func writeKey(_ file: UnsafeMutablePointer<FILE>, _ key: UnsafePointer<CChar>)

Declaration

void writeKey(FILE *file, const char *key);

Declaration

writeKey(file: FILE, key: str)

See Also

Keys and Strings