Skip to main content

UIGraphicsBeginPDFContextToFile

Function UIGraphicsBeginPDFContextToFile 

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

ยงSafety

document_info generic should be of the correct type.