Function rustix::backend::process::syscalls::membarrier

source ยท
pub(crate) fn membarrier(cmd: MembarrierCommand) -> Result<()>