pub type GENERAL_NAME = GENERAL_NAME_st;Aliased Type§
#[repr(C)]pub struct GENERAL_NAME {
pub type_: i32,
pub d: GENERAL_NAME_st__bindgen_ty_1,
}Fields§
§type_: i32§d: GENERAL_NAME_st__bindgen_ty_1pub type GENERAL_NAME = GENERAL_NAME_st;#[repr(C)]pub struct GENERAL_NAME {
pub type_: i32,
pub d: GENERAL_NAME_st__bindgen_ty_1,
}type_: i32§d: GENERAL_NAME_st__bindgen_ty_1