menu
pocketpy package
documentation
pocketpy_bindings_generated.dart
PocketpyBindings
py_binarymul method
py_binarymul method
dark_mode
light_mode
py_binarymul
method
bool
py_binarymul
(
py_Ref
lhs
,
py_Ref
rhs
)
lhs * rhs
Implementation
bool py_binarymul( py_Ref lhs, py_Ref rhs, ) { return _py_binarymul( lhs, rhs, ); }
pocketpy package
documentation
pocketpy_bindings_generated
PocketpyBindings
py_binarymul method
PocketpyBindings class