Skip to main content

CGPDFStreamCopyData

Function CGPDFStreamCopyData 

Source
pub unsafe extern "C-unwind" fn CGPDFStreamCopyData(
    stream: CGPDFStreamRef,
    format: *mut CGPDFDataFormat,
) -> Option<CFRetained<CFData>>
👎Deprecated:

renamed to CGPDFStream::data

Available on crate feature CGPDFStream only.