[][src]Function uikit_sys::CGPDFDictionaryGetInteger

pub unsafe extern "C" fn CGPDFDictionaryGetInteger(
    dict: CGPDFDictionaryRef,
    key: *const c_char,
    value: *mut CGPDFInteger
) -> bool