[][src]Function core_foundation::propertylist::CFPropertyListCreateData

pub unsafe extern "C" fn CFPropertyListCreateData(
    allocator: *const c_void,
    propertyList: *const c_void,
    format: i64,
    options: u32,
    error: *mut *mut __CFError
) -> *const __CFData