pub unsafe extern "C" fn CFStringAppend(
theString: CFMutableStringRef,
appendedString: CFStringRef,
)Expand description
Apple SDK function CFStringAppend.
pub unsafe extern "C" fn CFStringAppend(
theString: CFMutableStringRef,
appendedString: CFStringRef,
)Apple SDK function CFStringAppend.