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