CGPDFContextSetIDTree

Function CGPDFContextSetIDTree 

Source
pub unsafe extern "C-unwind" fn CGPDFContextSetIDTree(
    context: Option<&CGContext>,
    id_tree_dictionary: CGPDFDictionaryRef,
)
Available on crate features CGContext and CGPDFContext and CGPDFDictionary only.
Expand description

ยงSafety

id_tree_dictionary must be a valid pointer.