Skip to main content

CFURLWriteDataAndPropertiesToResource

Function CFURLWriteDataAndPropertiesToResource 

Source
pub unsafe extern "C" fn CFURLWriteDataAndPropertiesToResource(
    url: CFURLRef,
    dataToWrite: CFDataRef,
    propertiesToWrite: CFDictionaryRef,
    errorCode: *mut SInt32,
) -> Boolean