Function core_foundation_sys::propertylist::CFPropertyListWriteToStream
source ยท pub unsafe extern "C" fn CFPropertyListWriteToStream(
propertyList: CFPropertyListRef,
stream: CFWriteStreamRef,
format: CFPropertyListFormat,
errorString: *mut CFStringRef,
) -> CFIndex