Function lldb_sys::SBTargetBreakpointCreateBySourceRegex3
[−]
[src]
pub unsafe extern "C" fn SBTargetBreakpointCreateBySourceRegex3(
instance: SBTargetRef,
source_regex: *const c_char,
module_list: SBFileSpecListRef,
source_file: SBFileSpecListRef,
func_names: SBStringListRef
) -> SBBreakpointRef