Files
go-serial/syscall_openbsd.go
2019-12-02 19:51:36 +01:00

10 lines
246 B
Go

//
// Copyright 2014-2020 Cristian Maglie. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
//
package serial
//sys ioctl(fd int, req uint64, data uintptr) (err error)