[][src]Function uikit_sys::CFPropertyListWriteToStream

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