Type Definition js::jsapi::JSInterruptCallback [] [src]

type JSInterruptCallback = Option<unsafe extern "C" fn(cx: *mut JSContext) -> bool>;