JS_SetMemoryLimit

Function JS_SetMemoryLimit 

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