[−][src]Function uikit_sys::CFPropertyListCreateFromStream
pub unsafe extern "C" fn CFPropertyListCreateFromStream(
allocator: CFAllocatorRef,
stream: CFReadStreamRef,
streamLength: CFIndex,
mutabilityOption: CFOptionFlags,
format: *mut CFPropertyListFormat,
errorString: *mut CFStringRef
) -> CFPropertyListRef