grass

dlsymdlopen

7.8.2

2 / 6347 files match, 1 filtered matches.

lib/raster/gdal.c



78 |     void *sym;
79 | 
80 | # ifdef __unix__
81 |     sym = dlsym(library_h, name);
82 | # endif
83 | # ifdef _WIN32