Skip to content

Instantly share code, notes, and snippets.

@zmike
Created November 13, 2014 20:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zmike/9c2bed497ed7428d2075 to your computer and use it in GitHub Desktop.
Save zmike/9c2bed497ed7428d2075 to your computer and use it in GitHub Desktop.
core.rs:33:25: 33:34 error: type `extern "C" fn(*mut types::cef_browser_process_handler)` does not implement any method in scope named `is_null`
core.rs:33 if !hcb.is_null() {
^~~~~~~~~
error: aborting due to previous error
Could not compile `embedding`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment