Function native::io::net::getsockopt[src]

pub fn getsockopt<T: Copy>(fd: sock_t, opt: c_int, val: c_int) -> IoResult<T>