Skip to content

Instantly share code, notes, and snippets.

@duane
Created December 14, 2011 06:59
Show Gist options
  • Save duane/1475564 to your computer and use it in GitHub Desktop.
Save duane/1475564 to your computer and use it in GitHub Desktop.
#[link_name = ""]
#[link_args = "BAD LINKING"]
native mod c {
fn random() -> int;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment