libmem
libmem copied to clipboard
Deprecate `LM_` suffix in Python bindings
libmem.LM_EnumProcess feels verbose for Python.
Instead, something like this: libmem.enum_processes would be more welcome