pyd ~master (2018-03-05T17:12:37Z)
Home
Dub
Repo
supportsNArgs
pyd
func_wrap
Determines at runtime whether the function can be given n arguments.
bool
supportsNArgs
(
alias
fn
fn_t
=
typeof
(&
fn
)
)
(
size_t
n
)
Meta
Source
See Implementation
pyd
func_wrap
functions
dg_wrapper
supportsNArgs
templates
fn_to_dg
getparams
maxArgs
minArgs
Determines at runtime whether the function can be given n arguments.