enum mach_msg_timeout_t [src]

Alias for std.c.darwin.mach_msg_timeout_t

Fields

NONE = 0
_

Source

pub const mach_msg_timeout_t = enum(natural_t) { NONE = 0, _, }