| Package | Description |
|---|---|
| org.bytedeco.cpython |
| Modifier and Type | Method and Description |
|---|---|
lenfunc |
PyMappingMethods.mp_length() |
lenfunc |
PySequenceMethods.sq_length() |
| Modifier and Type | Method and Description |
|---|---|
PyMappingMethods |
PyMappingMethods.mp_length(lenfunc setter) |
PySequenceMethods |
PySequenceMethods.sq_length(lenfunc setter) |
Copyright © 2020. All rights reserved.