[][src]Function rquickjs_sys::JS_SetMaxStackSize

pub unsafe extern "C" fn JS_SetMaxStackSize(
    ctx: *mut JSContext,
    stack_size: size_t
)