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
Frees memory allocated by PL_strdup
void PL_strfree(char *s);
The function has these parameter:
s
Pointer to the string to be freed.