nice 0.1.9

Bindings for libnice >= v0.1.4
1
2
3
4
5
use libc::{c_int};

struct GSList {
	ptr: *const c_int
}