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