Skip to main content

pdf_set_annot_active

Function pdf_set_annot_active 

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