[−][src]Function core_foundation_sys::propertylist::CFPropertyListCreateWithData
pub unsafe extern "C" fn CFPropertyListCreateWithData(
allocator: CFAllocatorRef,
data: CFDataRef,
options: CFPropertyListMutabilityOptions,
format: *mut CFPropertyListFormat,
error: *mut CFErrorRef
) -> CFPropertyListRef