convertIntToCFString

Creates a CFString from an int give up its ownership.

version(AU)
nothrow @nogc
CFStringRef
convertIntToCFString
(
int number
)

Meta