CGPDFContextSetOutline

Function CGPDFContextSetOutline 

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

ยงSafety

outline generics must be of the correct type.