Skip to main content

CFStringAppendCString

Function CFStringAppendCString 

Source
pub unsafe extern "C" fn CFStringAppendCString(
    theString: CFMutableStringRef,
    cStr: *const c_char,
    encoding: CFStringEncoding,
)
Expand description

Apple SDK function CFStringAppendCString.