Function core_foundation::string::CFStringCreateWithCStringNoCopy
source · pub unsafe extern "C" fn CFStringCreateWithCStringNoCopy(
alloc: *const c_void,
cStr: *const i8,
encoding: u32,
contentsDeallocator: *const c_void
) -> *const __CFString