dstruct-orm ~master (2020-11-07T09:45:15Z)
Home
Dub
Repo
SharedLibLoadException.this
derelict
util
exception
SharedLibLoadException
Undocumented in source.
this
(string msg, size_t line, string file)
class
SharedLibLoadException
this
(
string
msg
,
size_t
line
= __LINE__
,
string
file
= __FILE__
)
this
(string msg, string sharedLibName, size_t line, string file)
Meta
Source
See Implementation
derelict
util
exception
SharedLibLoadException
constructors
this
functions
sharedLibName
static functions
throwNew
Undocumented in source.