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