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

move glfw-rs/src/ffi to this crate #29

Open
MaxVerevkin opened this issue Dec 18, 2023 · 0 comments
Open

move glfw-rs/src/ffi to this crate #29

MaxVerevkin opened this issue Dec 18, 2023 · 0 comments

Comments

@MaxVerevkin
Copy link

MaxVerevkin commented Dec 18, 2023

Since this is a -sys crate it should provide the bindings. Usecase - someone may want to perform raw ffi calls directly without depending on a full wrapper. glfw-rs can then just reexport this crate as crate::ffi.

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

No branches or pull requests

1 participant