[][src]Function uikit_sys::CGPDFDictionaryGetNumber

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