Function wren_sys::wrenNewVM

source ·
pub unsafe extern "C" fn wrenNewVM(
    configuration: *mut WrenConfiguration
) -> *mut WrenVM