Searched defs:CSimContext (Results 1 – 2 of 2) sorted by relevance
94 pub struct CSimContext { struct105 impl Default for CSimContext { argument232 pub extern "C" fn sim_set_context(ptr: *const CSimContext) { in sim_set_context()
177 pub fn invoke_boot_go(sim_ctx: *mut CSimContext, areadesc: *const CAreaDesc, in invoke_boot_go()