libloading ~master (2022-05-05T07:24:30.7420845)
Dub
Repo
Symbol
libloading
library
Symbol from a library.
struct
Symbol (
T
) {
T
pointer
;
version
(
linux
)
string
toString
();
}
Alias This
pointer
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
pointer
T
pointer
;
Undocumented in source.
Meta
Source
See Implementation
libloading
library
functions
getSymbol
loadLibrary
unload
structs
Library
Symbol
Symbol from a library.