convertIntToCFString

Creates a CFString from an int give up its ownership.

nothrow @nogc
CFStringRef
convertIntToCFString
(
int number
)

Meta