UIGraphicsBeginPDFContextToFile

Function UIGraphicsBeginPDFContextToFile 

Source
pub unsafe extern "C-unwind" fn UIGraphicsBeginPDFContextToFile(
    path: &NSString,
    bounds: CGRect,
    document_info: Option<&NSDictionary>,
) -> bool
Available on crate features UIGraphics and objc2-core-foundation only.
Expand description

ยงSafety

document_info generic should be of the correct type.