CGPDFStreamGetDictionary

Function CGPDFStreamGetDictionary 

Source
pub unsafe extern "C-unwind" fn CGPDFStreamGetDictionary(
    stream: CGPDFStreamRef,
) -> CGPDFDictionaryRef
👎Deprecated: renamed to CGPDFStream::dictionary
Available on crate features CGPDFDictionary and CGPDFStream only.