Function core_foundation_sys::propertylist::CFPropertyListCreateWithData [] [src]

pub unsafe extern fn CFPropertyListCreateWithData(allocator: CFAllocatorRef,
                                                  data: CFDataRef,
                                                  options: CFPropertyListMutabilityOptions,
                                                  format: *mut CFPropertyListFormat,
                                                  error: *mut CFErrorRef)
                                                  -> CFPropertyListRef