[][src]Function libquickjs_sys::JS_SetMaxStackSize

pub unsafe extern "C" fn JS_SetMaxStackSize(
    rt: *mut JSRuntime,
    stack_size: size_t
)