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