Function lldb_sys::SBBreakpointMatchesName[][src]

pub unsafe extern "C" fn SBBreakpointMatchesName(
    instance: SBBreakpointRef,
    name: *const c_char
) -> bool