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