[−][src]Function uikit_sys::CFPropertyListCreateWithStream
pub unsafe extern "C" fn CFPropertyListCreateWithStream(
allocator: CFAllocatorRef,
stream: CFReadStreamRef,
streamLength: CFIndex,
options: CFOptionFlags,
format: *mut CFPropertyListFormat,
error: *mut CFErrorRef
) -> CFPropertyListRef