Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace manual ffi code with bindgen generated code #418

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fredchenbj
Copy link
Member

@fredchenbj fredchenbj commented Jan 7, 2020

refactor old pr use bindgen to auto generate ffi rust code to three simple prs: change c.h and c.cc for bindgen ffi, bindgen: pre-generate bindings, and this pr which used bindgen generated code other manual ffi code.

this pr passed make format & make build & make test & make clippy

Signed-off-by: fredchenbj cfworking@163.com

Signed-off-by: fredchenbj <cfworking@163.com>
@fredchenbj fredchenbj force-pushed the fredchenbj/bindgen_ffi_refactor branch from 4a108ea to 325842e Compare January 7, 2020 06:14
@fredchenbj
Copy link
Member Author

@Connor1996 PTAL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants