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