pdf_set_annot_flags

Function pdf_set_annot_flags 

Source
pub unsafe extern "C" fn pdf_set_annot_flags(
    ctx: *mut fz_context,
    annot: *mut pdf_annot,
    flags: c_int,
)