pdf_set_annot_border_width

Function pdf_set_annot_border_width 

Source
pub unsafe extern "C" fn pdf_set_annot_border_width(
    ctx: *mut fz_context,
    annot: *mut pdf_annot,
    width: f32,
)