Function core_foundation_sys::string::CFStringCreateWithPascalString
source ยท pub unsafe extern "C" fn CFStringCreateWithPascalString(
alloc: CFAllocatorRef,
pStr: ConstStr255Param,
encoding: CFStringEncoding,
) -> CFStringRef