Function core_foundation_sys::string::CFStringAppendCString

source ยท
pub unsafe extern "C" fn CFStringAppendCString(
    theString: CFMutableStringRef,
    cStr: *const c_char,
    encoding: CFStringEncoding,
)