pub unsafe extern "C" fn CFStringCreateWithCString(
alloc: CFAllocatorRef,
cStr: *const c_char,
encoding: CFStringEncoding,
) -> CFStringRefExpand description
Apple SDK function CFStringCreateWithCString.
pub unsafe extern "C" fn CFStringCreateWithCString(
alloc: CFAllocatorRef,
cStr: *const c_char,
encoding: CFStringEncoding,
) -> CFStringRefApple SDK function CFStringCreateWithCString.