pub unsafe extern "C" fn CFStringAppendPascalString(
theString: CFMutableStringRef,
pStr: ConstStr255Param,
encoding: CFStringEncoding,
)Expand description
Apple SDK function CFStringAppendPascalString.
pub unsafe extern "C" fn CFStringAppendPascalString(
theString: CFMutableStringRef,
pStr: ConstStr255Param,
encoding: CFStringEncoding,
)Apple SDK function CFStringAppendPascalString.