pub unsafe extern "C-unwind" fn CFUUIDCreateFromString(
alloc: Option<&CFAllocator>,
uuid_str: Option<&CFString>,
) -> Option<CFRetained<CFUUID>>
Available on crate features
CFBase
and CFUUID
only.pub unsafe extern "C-unwind" fn CFUUIDCreateFromString(
alloc: Option<&CFAllocator>,
uuid_str: Option<&CFString>,
) -> Option<CFRetained<CFUUID>>
CFBase
and CFUUID
only.