Function JS_SetMaxStackSize

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