Skip to main content

UIGraphicsSetPDFContextURLForRect

Function UIGraphicsSetPDFContextURLForRect 

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