Function libquickjs_sys::JS_Throw[][src]

pub unsafe extern "C" fn JS_Throw(
    ctx: *mut JSContext,
    obj: JSValue
) -> JSValue