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

Why is `mfb_update_ex' not exposed within the wrapper? #18

Open
jg-854 opened this issue Mar 14, 2022 · 0 comments
Open

Why is `mfb_update_ex' not exposed within the wrapper? #18

jg-854 opened this issue Mar 14, 2022 · 0 comments

Comments

@jg-854
Copy link

jg-854 commented Mar 14, 2022

The example used in the repository for minifb uses the function mfb_update_ex. This function slightly differs from from mfb_update, as it includes 2 extra arguments stating the current size of the frame buffer.

Why is this function missing from the Julia API? I could not locate the function within the dylib located within the Artifacts folder.

Thanks!

@jg-854 jg-854 changed the title mfb_update_ex is missing from the original API Why is `mfb_update_ex' not exposed within the wrapper Mar 14, 2022
@jg-854 jg-854 changed the title Why is `mfb_update_ex' not exposed within the wrapper Why is `mfb_update_ex' not exposed within the wrapper? Mar 14, 2022
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