pub unsafe extern "C" fn CFStringCreateWithSubstring(
alloc: CFAllocatorRef,
str_: CFStringRef,
range: CFRange,
) -> CFStringRefExpand description
Apple SDK function CFStringCreateWithSubstring.
pub unsafe extern "C" fn CFStringCreateWithSubstring(
alloc: CFAllocatorRef,
str_: CFStringRef,
range: CFRange,
) -> CFStringRefApple SDK function CFStringCreateWithSubstring.