Skip to content

namespace qualifiers:: #1165

Answered by lerno
LukyGuyLucky asked this question in Q&A
Mar 5, 2024 · 1 comments · 8 replies
Discussion options

You must be logged in to vote

If you would actually link against the C function called raylib_do_something you'd use @extern(...), like this:

extern fn int do_something(int y) @extern("raylib_do_something");

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@lerno
Comment options

@LukyGuyLucky
Comment options

@LukyGuyLucky
Comment options

@lerno
Comment options

Answer selected by LukyGuyLucky
@LukyGuyLucky
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants