IOURLWriteDataAndPropertiesToResource

Function IOURLWriteDataAndPropertiesToResource 

Source
pub unsafe extern "C-unwind" fn IOURLWriteDataAndPropertiesToResource(
    url: Option<&CFURL>,
    data_to_write: Option<&CFData>,
    properties_to_write: Option<&CFDictionary>,
    error_code: *mut i32,
) -> bool