the code im looking at actually only needs it to b...
# announcements
g
the code im looking at actually only needs it to be a
Library
instance, so
val kernel32: Library = wrapper.load()
instead of
val kernel32: Library = wrapper.load<Kernel32>()
will compile and encounter a runtime error