rustix::backend::process::syscalls

Function membarrier

Source
pub(crate) fn membarrier(cmd: MembarrierCommand) -> Result<()>