pub type GENERAL_NAME = GENERAL_NAME_st;
Aliased Type§
struct GENERAL_NAME {
pub type_: i32,
pub d: GENERAL_NAME_st__bindgen_ty_1,
}
Fields§
§type_: i32
§d: GENERAL_NAME_st__bindgen_ty_1
pub type GENERAL_NAME = GENERAL_NAME_st;
struct GENERAL_NAME {
pub type_: i32,
pub d: GENERAL_NAME_st__bindgen_ty_1,
}
type_: i32
§d: GENERAL_NAME_st__bindgen_ty_1