wasmtime_config_memory_reservation_set

Function wasmtime_config_memory_reservation_set 

Source
#[unsafe(no_mangle)]
pub extern "C" fn wasmtime_config_memory_reservation_set( c: &mut wasm_config_t, size: u64, )