Function libharu_sys::HPDF_Annotation_SetBorderStyle[][src]

pub unsafe extern "C" fn HPDF_Annotation_SetBorderStyle(
    annot: HPDF_Annotation,
    subtype: HPDF_BSSubtype,
    width: HPDF_REAL,
    dash_on: HPDF_UINT16,
    dash_off: HPDF_UINT16,
    dash_phase: HPDF_UINT16
) -> HPDF_STATUS