Function core_foundation::string::CFStringCreateWithSubstring

source ยท
pub unsafe extern "C" fn CFStringCreateWithSubstring(
    alloc: *const c_void,
    str: *const __CFString,
    range: CFRange,
) -> *const __CFString