cv_udt

write a UDT record to the object file

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

Parameters

id
Type: char*

name of user defined type

typidx
Type: uint

type index

Meta