HPDF_Page_ShowText

Function HPDF_Page_ShowText 

Source
pub unsafe extern "C" fn HPDF_Page_ShowText(
    page: HPDF_Page,
    text: *const c_char,
) -> HPDF_STATUS