Panda__Module

Type Alias Panda__Module 

Source
pub type Panda__Module = _Panda__Module;

Aliased Type§

#[repr(C)]
pub struct Panda__Module { pub base: ProtobufCMessage, pub name: *mut u8, pub file: *mut u8, pub base_addr: u64, pub size: u64, }

Fields§

§base: ProtobufCMessage§name: *mut u8§file: *mut u8§base_addr: u64§size: u64