autowrap v0.4.4 (2019-08-22T08:50:35Z)
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