Function CFStringAppendPascalString

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