Function core_foundation_sys::propertylist::CFPropertyListWrite

source ยท
pub unsafe extern "C" fn CFPropertyListWrite(
    propertyList: CFPropertyListRef,
    stream: CFWriteStreamRef,
    format: CFPropertyListFormat,
    options: CFOptionFlags,
    error: *mut CFErrorRef,
) -> CFIndex