pub unsafe extern "C" fn FPDF_InitLibrary()
Expand description

Function: FPDF_InitLibrary Initialize the FPDFSDK library Parameters: None Return value: None. Comments: Convenience function to call FPDF_InitLibraryWithConfig() for backwards compatibility purposes. This will be deprecated in the future.