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