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