Skip to main content

once_flag

Type Alias once_flag 

Source
pub type once_flag = __once_flag;

Aliased Type§

#[repr(C)]
pub struct once_flag { pub __data: i32, }

Fields§

§__data: i32