CGPDFContextAddDestinationAtPoint

Function CGPDFContextAddDestinationAtPoint 

Source
pub extern "C-unwind" fn CGPDFContextAddDestinationAtPoint(
    context: Option<&CGContext>,
    name: &CFString,
    point: CGPoint,
)
Available on crate features CGContext and CGPDFContext only.