Skip to main content

CFPropertyListCreateWithData

Function CFPropertyListCreateWithData 

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

Apple SDK function CFPropertyListCreateWithData.