Function CFStringCreateMutable

Source
pub unsafe extern "C" fn CFStringCreateMutable(
    alloc: CFAllocatorRef,
    maxLength: CFIndex,
) -> CFMutableStringRef