Skip to main content

CGPDFObjectGetValue

Function CGPDFObjectGetValue 

Source
pub unsafe extern "C-unwind" fn CGPDFObjectGetValue(
    object: CGPDFObjectRef,
    type: CGPDFObjectType,
    value: *mut c_void,
) -> bool
👎Deprecated:

renamed to CGPDFObject::value

Available on crate feature CGPDFObject only.