[−][src]Function core_foundation_sys::string::CFStringCreateWithCString
pub unsafe extern "C" fn CFStringCreateWithCString(
alloc: CFAllocatorRef,
cStr: *const c_char,
encoding: CFStringEncoding
) -> CFStringRef
pub unsafe extern "C" fn CFStringCreateWithCString(
alloc: CFAllocatorRef,
cStr: *const c_char,
encoding: CFStringEncoding
) -> CFStringRef