Overview
Getting Started
Working On Firefox
Firefox User Guide
Source Code Documentation
The Firefox Build System
Testing & Test Infrastructure
Releases & Updates
Localization & Internationalization
Firefox and Python
Metrics Collected in Firefox
Initializes a circular list.
#include <prclist.h> PR_INIT_CLIST (PRCList *listp);
listp
A pointer to the anchor of the linked list.
Initializes the specified list to be an empty list.