[][src]Function uikit_sys::CFPropertyListCreateWithData

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