Source code

Revision control

Copy as Markdown

Other Tools

use crate::prelude::*;
pub type __cpu_simple_lock_nv_t = c_uchar;
pub(crate) const _ALIGNBYTES: usize = mem::size_of::<c_int>() - 1;