pub unsafe extern "C" fn CFURLWriteDataAndPropertiesToResource(
url: CFURLRef,
dataToWrite: CFDataRef,
propertiesToWrite: CFDictionaryRef,
errorCode: *mut SInt32,
) -> BooleanExpand description
Apple SDK function CFURLWriteDataAndPropertiesToResource.