[][src]Function uikit_sys::CFPropertyListWrite

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