Skip to main content

CFUUIDCreate

Function CFUUIDCreate 

Source
pub extern "C-unwind" fn CFUUIDCreate(
    alloc: Option<&CFAllocator>,
) -> Option<CFRetained<CFUUID>>
👎Deprecated:

renamed to CFUUID::new

Available on crate feature CFUUID only.