Function core_foundation_sys::string::CFStringCreateWithSubstring
source ยท pub unsafe extern "C" fn CFStringCreateWithSubstring(
alloc: CFAllocatorRef,
str: CFStringRef,
range: CFRange,
) -> CFStringRef