[][src]Function core_foundation::url::CFURLSetResourcePropertyForKey

pub unsafe extern "C" fn CFURLSetResourcePropertyForKey(
    url: *const __CFURL,
    key: *const __CFString,
    value: *const c_void,
    error: *mut *mut __CFError
) -> u8