struct PORT_ALERT [src]
Alias for std.c.solaris.PORT_ALERT
Members
Source
pub const PORT_ALERT = struct {
pub const SET = 0x01;
pub const UPDATE = 0x02;
}
Alias for std.c.solaris.PORT_ALERT
pub const PORT_ALERT = struct {
pub const SET = 0x01;
pub const UPDATE = 0x02;
}