Slot.Function

Undocumented in source.
struct Slot(F)
alias Function = from!"std.traits".SetFunctionAttributes!(ReturnType delegate
(
const scope void*
,)
, from!"std.traits".functionLinkage!SlotType, from!"std.traits".functionAttributes!SlotType)

Meta