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