toCFString

Creates a CFString from a string and give up its ownership.

nothrow @nogc
CFStringRef
toCFString
(
const(char)[] str
)

Meta