pub unsafe extern "C-unwind" fn CGPDFContextBeginPage(
context: Option<&CGContext>,
page_info: Option<&CFDictionary>,
)Available on crate features
CGContext and CGPDFContext only.Expand description
ยงSafety
page_info generics must be of the correct type.