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 *T with *const T #19

Closed
wants to merge 1 commit into from
Closed

Replace *T with *const T #19

wants to merge 1 commit into from

Conversation

@jmmk
Copy link

jmmk commented Jul 13, 2014

No description provided.

@jmmk
Copy link
Author

jmmk commented Jul 14, 2014

@metajack is there a project that uses xlib so I can test these (and see how it's used)

@metajack
Copy link
Contributor

metajack commented Jul 15, 2014

@jmmk Servo uses rust-xlib on Linux.

@jmmk
Copy link
Author

jmmk commented Jul 16, 2014

What is an outparam?

@metajack
Copy link
Contributor

metajack commented Jul 16, 2014

It's a pointer you pass in which the function mutates to place the result.

@jmmk jmmk closed this Jul 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.