CFStringAppend

Function CFStringAppend 

Source
pub unsafe extern "C" fn CFStringAppend(
    theString: CFMutableStringRef,
    appendedString: CFStringRef,
)