ffi: Implement ffivar.get()/set() methods.
Done by introducing another factored out helper API in binary.c. This API can be reused also by array and struct modules.
py/binary.c
0 → 100644
py/binary.h
0 → 100644
Please register or sign in to comment