[][src]Function uikit_sys::CFStringCreateWithCStringNoCopy

pub unsafe extern "C" fn CFStringCreateWithCStringNoCopy(
    alloc: CFAllocatorRef,
    cStr: *const c_char,
    encoding: CFStringEncoding,
    contentsDeallocator: CFAllocatorRef
) -> CFStringRef