Function CoreFoundation_sys::string::CFStringCreateWithCStringNoCopy [] [src]

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