CGPDFContentStreamGetResource

Function CGPDFContentStreamGetResource 

Source
pub unsafe extern "C-unwind" fn CGPDFContentStreamGetResource(
    cs: CGPDFContentStreamRef,
    category: NonNull<c_char>,
    name: NonNull<c_char>,
) -> CGPDFObjectRef
👎Deprecated: renamed to CGPDFContentStream::resource
Available on crate features CGPDFContentStream and CGPDFObject only.