[][src]Function uikit_sys::CGPDFDictionaryGetBoolean

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