Function create_data

Source
pub fn create_data(
    property_list: *const c_void,
    format: CFPropertyListFormat,
) -> Result<CFData, CFError>