pub unsafe extern "C" fn CFStringCreateWithCharacters(
alloc: CFAllocatorRef,
chars: *const UniChar,
numChars: CFIndex,
) -> CFStringRefExpand description
Apple SDK function CFStringCreateWithCharacters.
pub unsafe extern "C" fn CFStringCreateWithCharacters(
alloc: CFAllocatorRef,
chars: *const UniChar,
numChars: CFIndex,
) -> CFStringRefApple SDK function CFStringCreateWithCharacters.