PJ_INFO
Objective-C
struct PJ_INFO
Swift
struct PJ_INFO
Undocumented
-
Undocumented
Declaration
Objective-C
int majorSwift
var major: Int32 -
Undocumented
Declaration
Objective-C
int minorSwift
var minor: Int32 -
Undocumented
Declaration
Objective-C
int patchSwift
var patch: Int32 -
Undocumented
Declaration
Objective-C
const char *releaseSwift
var release: UnsafePointer<CChar>! -
Undocumented
Declaration
Objective-C
const char *versionSwift
var version: UnsafePointer<CChar>! -
Undocumented
Declaration
Objective-C
const char *searchpathSwift
var searchpath: UnsafePointer<CChar>! -
Undocumented
Declaration
Objective-C
const char *const *pathsSwift
var paths: UnsafePointer<UnsafePointer<CChar>?>! -
Undocumented
Declaration
Objective-C
size_t path_countSwift
var path_count: Int
View on GitHub
PJ_INFO Structure Reference