cv_udt

write a UDT record to the object file

version(Windows)
extern (C++)
void
cv_udt
(
const char* id
,
uint typidx
)

Parameters

id char*

name of user defined type

typidx uint

type index

Suggestion Box / Bug Report