An opaque structure identifying a library.
#include <prlink.h> typedef struct PRLibrary PRLibrary;
A PRLibrary is an opaque structure. A reference to such a structure can be returned by some of the functions in the runtime and serve to identify a particular instance of a library.