hirofa_quickjs_sys

Function JS_SetMaxStackSize

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