pub fn intr_debugtrap<'c>(
    context: &'c Context,
    location: Location<'c>
) -> DebugTrapOperation<'c>
Expand description

Creates an intr.debugtrap operation.