[][src]Function uikit_sys::CFURLCreateDataAndPropertiesFromResource

pub unsafe extern "C" fn CFURLCreateDataAndPropertiesFromResource(
    alloc: CFAllocatorRef,
    url: CFURLRef,
    resourceData: *mut CFDataRef,
    properties: *mut CFDictionaryRef,
    desiredProperties: CFArrayRef,
    errorCode: *mut SInt32
) -> Boolean