Function hirofa_quickjs_sys::JS_SetMemoryLimit

source ยท
pub unsafe extern "C" fn JS_SetMemoryLimit(
    rt: *mut JSRuntime,
    limit: usize,
)