FPDF_DestroyLibrary method

void FPDF_DestroyLibrary()

Implementation

void FPDF_DestroyLibrary() {
  return _FPDF_DestroyLibrary();
}