module lib.ohmd.loader

Code Map

module lib.ohmd.loader;


fn loadLibrary() Library { }
fn loadFunctions(l: void* delegate(string)) { }