FPDF_GetLastError method

int FPDF_GetLastError()

Implementation

int FPDF_GetLastError() {
  return _FPDF_GetLastError();
}