libmem icon indicating copy to clipboard operation
libmem copied to clipboard

Deprecate `LM_` suffix in Python bindings

Open rdbo opened this issue 1 year ago • 2 comments

libmem.LM_EnumProcess feels verbose for Python. Instead, something like this: libmem.enum_processes would be more welcome

rdbo avatar May 27 '24 14:05 rdbo