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