Wraps a static member function of the class. Similar to pyd.def.def
Supports default arguments, typesafe variadic arguments, and python's keyword arguments.
See Implementation
Wraps a static member function of the class. Similar to pyd.def.def
Supports default arguments, typesafe variadic arguments, and python's keyword arguments.