[][src]Function weld::runtime::ffi::weld_runst_init

#[no_mangle]
pub unsafe extern "C" fn weld_runst_init(
    nworkers: i32,
    memlimit: i64
) -> WeldRuntimeContextRef

Returns a new runtime handle.