type_setcv

Set/clear const and volatile bits in *pt according to the settings in cv.

version(COMPILE)
extern (C++) nothrow @safe
type*
type_setcv
(
type** pt
,
tym_t cv
)
Suggestion Box / Bug Report