Function core_foundation::propertylist::create_with_data
source · pub fn create_with_data(
data: CFData,
options: CFPropertyListMutabilityOptions
) -> Result<(*const c_void, CFPropertyListFormat), CFError>
pub fn create_with_data(
data: CFData,
options: CFPropertyListMutabilityOptions
) -> Result<(*const c_void, CFPropertyListFormat), CFError>