derelict-util v1.9.0 (2014-12-30T14:19:05Z)
Home
Dub
Repo
SharedLibVersion
derelict
util
loader
Undocumented in source.
struct
SharedLibVersion {
int
major
;
int
minor
;
int
patch
;
}
Members
Variables
major
int
major
;
Undocumented in source.
minor
int
minor
;
Undocumented in source.
patch
int
patch
;
Undocumented in source.
Meta
Source
See Implementation
derelict
util
loader
classes
SharedLibLoader
structs
SharedLibVersion