Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

PRLibrary

An opaque structure identifying a library.

Syntax

#include <prlink.h>
 
typedef struct PRLibrary PRLibrary;

Description

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.

Document Tags and Contributors

 Contributors to this page: teoli, Mook
 Last updated by: teoli,