Function libharu_sys::HPDF_Page_CreateStampAnnot[][src]

pub unsafe extern "C" fn HPDF_Page_CreateStampAnnot(
    page: HPDF_Page,
    rect: HPDF_Rect,
    name: HPDF_StampAnnotName,
    text: *const c_char,
    encoder: HPDF_Encoder
) -> HPDF_Annotation