Module static_reflect::funcs[][src]

Reflection information on function declarations

Structs

FunctionDeclaration

The declaration of a function whose information is known to the static reflection system

SignatureDef

The definition of a function’s signature

Enums

CallingConvention

The convention used to call code.

FunctionLocation

The location of the function