autowrap v0.6.1 (2020-09-15T09:36:53Z)
Dub
Repo
MemberFunction.fn_t
autowrap
python
pyd
class_wrap
MemberFunction
Undocumented in source.
alias
fn_t
=
args
.
rem
[
0
]
alias
fn_t
=
typeof
(&
fn
)
struct
MemberFunction
(alias fn, Options...)
static if
(!(
args.rem.length
))
alias
fn_t
=
typeof
(&
fn
)
Meta
Source
See Implementation
autowrap
python
pyd
class_wrap
MemberFunction
aliases
args
fn_t
mixins
__anonymous