Function core_foundation_sys::string::CFStringCreateWithCStringNoCopy
source ยท pub unsafe extern "C" fn CFStringCreateWithCStringNoCopy(
alloc: CFAllocatorRef,
cStr: *const c_char,
encoding: CFStringEncoding,
contentsDeallocator: CFAllocatorRef,
) -> CFStringRef