[#BloombergLP-bdlar-EnumVtable-FromInt] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::xref:BloombergLP/bdlar/EnumVtable.adoc[EnumVtable]::FromInt :relfileprefix: ../../../ :mrdocs: Function pointer type assigning an enum value from an integer. == Synopsis Declared in `<bdlar_enumvtable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef int FromInt(void*, int); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#