HPDF_New

Function HPDF_New 

Source
pub unsafe extern "C" fn HPDF_New(
    user_error_fn: extern "C" fn(HPDF_STATUS, HPDF_STATUS, HPDF_HANDLE),
    user_data: HPDF_HANDLE,
) -> HPDF_Doc