Function core_foundation_sys::string::CFStringAppend

source ยท
pub unsafe extern "C" fn CFStringAppend(
    theString: CFMutableStringRef,
    appendedString: CFStringRef,
)