nxt_unit_port_t_ops

final implicit implicit class nxt_unit_port_t_ops(ptr: Ptr[nxt_unit_port_t]) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def data: Ptr[Byte]
def data_=(v: Ptr[Byte]): Unit
def id_=(v: Ptr[nxt_unit_port_id_t]): Unit
def in_fd: CInt
def in_fd_=(v: CInt): Unit
def out_fd: CInt
def out_fd_=(v: CInt): Unit