Function lldb_sys::SBTargetBreakpointCreateForException[][src]

pub unsafe extern "C" fn SBTargetBreakpointCreateForException(
    instance: SBTargetRef,
    language: LanguageType,
    catch_bp: u8,
    throw_bp: u8
) -> SBBreakpointRef