Function core_foundation::string::CFStringAppendPascalString

source ยท
pub unsafe extern "C" fn CFStringAppendPascalString(
    theString: *mut __CFString,
    pStr: *const u8,
    encoding: u32,
)