Skip to main content

CGPDFDictionaryGetStream

Function CGPDFDictionaryGetStream 

Source
pub unsafe extern "C-unwind" fn CGPDFDictionaryGetStream(
    dict: CGPDFDictionaryRef,
    key: NonNull<c_char>,
    value: *mut CGPDFStreamRef,
) -> bool
👎Deprecated:

renamed to CGPDFDictionary::stream

Available on crate features CGPDFDictionary and CGPDFStream only.