pdf_set_annot_line_caption_offset

Function pdf_set_annot_line_caption_offset 

Source
pub unsafe extern "C" fn pdf_set_annot_line_caption_offset(
    ctx: *mut fz_context,
    annot: *mut pdf_annot,
    offset: fz_point,
)