Function core_foundation_sys::propertylist::CFPropertyListCreateData [] [src]

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