Type Alias panda_sys::asymbol

source ·
pub type asymbol = symbol_cache_entry;

Aliased Type§

struct asymbol {
    pub name: *const i8,
    pub udata: symbol_cache_entry__bindgen_ty_1,
}

Fields§

§name: *const i8§udata: symbol_cache_entry__bindgen_ty_1