Function rquickjs::qjs::JS_SetMaxStackSize

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