Function.index

Index of function in a set of overloads. Valid only if Function represents a function (not a function pointer), and was refracted from a module.

struct Function
uint index;

Meta