Exemplo n.º 1
0
 internal static extern int LoadString(Module module, uint stringId, StringBuilder buffer, int bufferSize);
Exemplo n.º 2
0
 internal static extern bool FreeLibrary(Module instance);