FPDF_InitLibrary method

void FPDF_InitLibrary()

Implementation

void FPDF_InitLibrary() {
  return _FPDF_InitLibrary();
}