Function core_foundation::string::CFStringCreateWithSubstring
source · pub unsafe extern "C" fn CFStringCreateWithSubstring(
alloc: *const c_void,
str: *const __CFString,
range: CFRange
) -> *const __CFString