Skip to main content

pdf_set_obj_parent

Function pdf_set_obj_parent 

Source
pub unsafe extern "C" fn pdf_set_obj_parent(
    ctx: *mut fz_context,
    obj: *mut pdf_obj,
    num: c_int,
)