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