CGPDFContentStreamCreateWithStream

Function CGPDFContentStreamCreateWithStream 

Source
pub unsafe extern "C-unwind" fn CGPDFContentStreamCreateWithStream(
    stream: CGPDFStreamRef,
    stream_resources: CGPDFDictionaryRef,
    parent: CGPDFContentStreamRef,
) -> CGPDFContentStreamRef
👎Deprecated: renamed to CGPDFContentStream::create_with_stream
Available on crate features CGPDFContentStream and CGPDFDictionary and CGPDFStream only.