Skip to main content

UIGraphicsSetPDFContextDestinationForRect

Function UIGraphicsSetPDFContextDestinationForRect 

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