Function UIGraphicsSetPDFContextURLForRect

Source
pub unsafe extern "C-unwind" fn UIGraphicsSetPDFContextURLForRect(
    url: &NSURL,
    rect: CGRect,
)
Available on crate features UIGraphics and objc2-core-foundation only.