Module gd_native_library

Search:
Group by:

Procs

proc setLibraryPath*(self: GDNativeLibrary; platform: string; path: string) {.
gcsafe, locks: 0
.}
proc getLibraryPath*(self: GDNativeLibrary; platform: string): string {.
gcsafe, locks: 0
.}