Constant libc::NFT_MSG_NEWOBJ
pub const NFT_MSG_NEWOBJ: ::c_int = 18;
The portability is definied by:
#[cfg(all(not(target_arch = "sparc64"), not(any())))]
pub const NFT_MSG_NEWOBJ: ::c_int = 18;
#[cfg(all(not(target_arch = "sparc64"), not(any())))]