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

Expose a gosling_get_version() function in cgosling #108

Open
morganava opened this issue Mar 8, 2024 · 0 comments
Open

Expose a gosling_get_version() function in cgosling #108

morganava opened this issue Mar 8, 2024 · 0 comments
Labels
cgosling cgosling C/C++ bindings issue feature New feature or enhancement

Comments

@morganava
Copy link
Collaborator

This will be useful for bindings.

void gosling_get_version(uint16_t* out_major, uint16_t* out_minor, uint16_t* out_patch);
@morganava morganava added the feature New feature or enhancement label Mar 8, 2024
@morganava morganava added the cgosling cgosling C/C++ bindings issue label Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cgosling cgosling C/C++ bindings issue feature New feature or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant