[][src]Function uikit_sys::CFPropertyListCreateData

pub unsafe extern "C" fn CFPropertyListCreateData(
    allocator: CFAllocatorRef,
    propertyList: CFPropertyListRef,
    format: CFPropertyListFormat,
    options: CFOptionFlags,
    error: *mut CFErrorRef
) -> CFDataRef