Function core_foundation_sys::string::CFStringCreateMutable

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