CGPDFContextSetDestinationForRect

Function CGPDFContextSetDestinationForRect 

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