[][src]Function uapi::socket

pub fn socket(domain: c_int, ty: c_int, protocol: c_int) -> Result<OwnedFd>