Function libharu_sys::HPDF_LineAnnot_SetCaption[][src]

pub unsafe extern "C" fn HPDF_LineAnnot_SetCaption(
    annot: HPDF_Annotation,
    showCaption: HPDF_BOOL,
    position: HPDF_LineAnnotCapPosition,
    horzOffset: HPDF_INT,
    vertOffset: HPDF_INT
) -> HPDF_STATUS