Type Definition nix::mqueue::mq_attr_member_t
pub type mq_attr_member_t = libc::c_long;
The portability is definied by:
#[cfg(not(all(target_arch = "x86_64", target_pointer_width = "32")))]