Signal.slot_t

Undocumented in source.
struct Signal(RETURN_T, T1...)
alias slot_t = RETURN_T delegate
(
T1
)

Meta