Constant libc::BINDERFS_SUPER_MAGIC
pub const BINDERFS_SUPER_MAGIC: ::c_long = 0x6c6f6f70;The portability is definied by:
#[cfg(all(not(target_arch = "s390x"), not(any())))]pub const BINDERFS_SUPER_MAGIC: ::c_long = 0x6c6f6f70;#[cfg(all(not(target_arch = "s390x"), not(any())))]