Type Alias GCond

Source
pub type GCond = _GCond;

Aliased Type§

#[repr(C)]
pub struct GCond { pub p: *mut c_void, pub i: [u32; 2], }

Fields§

§p: *mut c_void§i: [u32; 2]