Function core_foundation_sys::uuid::CFUUIDCreateFromString

source ยท
pub unsafe extern "C" fn CFUUIDCreateFromString(
    alloc: CFAllocatorRef,
    uuidStr: CFStringRef,
) -> CFUUIDRef