hirofa_quickjs_sys

Function JS_SetMemoryLimit

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