pub extern "C-unwind" fn CGPDFContentStreamCreateWithPage(
page: &CGPDFPage,
) -> CGPDFContentStreamRef👎Deprecated:
renamed to CGPDFContentStream::create_with_page
Available on crate features
CGPDFContentStream and CGPDFPage only.