pub type asymbol = symbol_cache_entry;Aliased Type§
#[repr(C)]pub struct asymbol {
pub name: *const i8,
pub udata: symbol_cache_entry__bindgen_ty_1,
}Fields§
§name: *const i8§udata: symbol_cache_entry__bindgen_ty_1pub type asymbol = symbol_cache_entry;#[repr(C)]pub struct asymbol {
pub name: *const i8,
pub udata: symbol_cache_entry__bindgen_ty_1,
}name: *const i8§udata: symbol_cache_entry__bindgen_ty_1