pub type IRStmt = _IRStmt;Aliased Type§
#[repr(C)]pub struct IRStmt {
pub tag: IRStmtTag,
pub Ist: _IRStmt__bindgen_ty_1,
}Fields§
§tag: IRStmtTag§Ist: _IRStmt__bindgen_ty_1pub type IRStmt = _IRStmt;#[repr(C)]pub struct IRStmt {
pub tag: IRStmtTag,
pub Ist: _IRStmt__bindgen_ty_1,
}tag: IRStmtTag§Ist: _IRStmt__bindgen_ty_1