pub unsafe extern "C" fn CFStringCreateMutable(
alloc: CFAllocatorRef,
maxLength: CFIndex,
) -> CFMutableStringRefExpand description
Apple SDK function CFStringCreateMutable.
pub unsafe extern "C" fn CFStringCreateMutable(
alloc: CFAllocatorRef,
maxLength: CFIndex,
) -> CFMutableStringRefApple SDK function CFStringCreateMutable.