pub unsafe extern "C-unwind" fn UIGraphicsBeginPDFContextToFile(
path: &NSString,
bounds: CGRect,
document_info: Option<&NSDictionary>,
) -> boolAvailable on crate features
UIGraphics and objc2-core-foundation only.Expand description
ยงSafety
document_info generic should be of the correct type.