dmd.argtypes

Compiler implementation of the D programming language.

Members

Functions

toArgTypes
TypeTuple toArgTypes(Type t)

This breaks a type down into 'simpler' types that can be passed to a function in registers, and returned in registers. It's highly platform dependent.

Meta

Suggestion Box / Bug Report