Skip to content

PolyplexEngine/PPDerelictUtil

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Polyplex Logo

This is a fork of DerelictUtil meant for use with libpp.

DerelictUtil

Derelict is a group of D packages which provide bindings to a number of C libraries. The bindings are dynamic, in that they load shared libraries at run time. DerelictUtil is the common code base used by each package. It provides a cross-platform mechanism for loading shared libraries, exceptions that indicate failure to load, and common declarations that are useful across multiple platforms.

For more information, see the Overview section in the Derelict documentation.

About

The base library for all Derelict packages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • D 100.0%