Function core_foundation_sys::string::CFStringAppendPascalString

source ยท
pub unsafe extern "C" fn CFStringAppendPascalString(
    theString: CFMutableStringRef,
    pStr: ConstStr255Param,
    encoding: CFStringEncoding,
)