dmech v0.4.1 (2020-07-30T18:32:41Z)
Home
Dub
Repo
Binder
derelict
util
loader
Undocumented in source.
package
struct
Binder (
T
) {
void
opCall
(char[] n, SharedLib lib);
}
Members
Functions
opCall
void
opCall
(char[] n, SharedLib lib)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
derelict
util
loader
classes
SharedLibLoader
structs
Binder
templates
bindFunc