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