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

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