Skip to main content

HPDF_Font_TextWidth

Function HPDF_Font_TextWidth 

Source
pub unsafe extern "C" fn HPDF_Font_TextWidth(
    font: HPDF_Font,
    text: *const c_char,
    len: HPDF_UINT,
) -> HPDF_TextWidth