[][src]Type Definition qjs::InterruptHandler

type InterruptHandler = Option<fn(rt: &RuntimeRef) -> Interrupt>;