Function simics_api_sys::bindings::SIM_breakpoint
source ยท pub unsafe extern "C" fn SIM_breakpoint(
obj: *mut conf_object_t,
type_: breakpoint_kind_t,
access: access_t,
address: uint64,
length: uint64,
flags: breakpoint_flag_t,
) -> breakpoint_id_t