Type Alias t_gstub

Source
pub type t_gstub = _gstub;

Aliased Type§

#[repr(C)]
pub struct t_gstub { pub gs_un: _gstub__bindgen_ty_1, pub gs_which: i32, pub gs_refcount: i32, }

Fields§

§gs_un: _gstub__bindgen_ty_1§gs_which: i32§gs_refcount: i32