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.

PRFilePrivate

Layer-dependent implementation data.

Syntax

#include <prio.h>

typedef struct PRFilePrivate PRFilePrivate;

Description

A layer implementor should collect all the private data of the layer in the PRFilePrivate structure. Each layer has its own definition of PRFilePrivate, which is hidden from other layers as well as from the users of the layer.

Document Tags and Contributors

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