[][src]Function uikit_sys::CGPDFDictionaryGetName

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