nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
EventSenderType.EventSenderType
nulib
events
EventSenderType
Undocumented in source.
alias
EventSenderType
=
SenderType
template
EventSenderType
(T)
static if
(
is(T : void function(SenderType, ArgTypes), SenderType, ArgTypes...)
)
alias
EventSenderType
=
SenderType
alias
EventSenderType
=
void
Meta
Source
See Implementation
nulib
events
EventSenderType
aliases
EventSenderType