Function lldb_sys::SBTargetBreakpointCreateByName2
[−]
[src]
pub unsafe extern "C" fn SBTargetBreakpointCreateByName2(
instance: SBTargetRef,
symbol_name: *const c_char,
module_list: SBFileSpecListRef,
comp_unit_list: SBFileSpecListRef
) -> SBBreakpointRef