[][src]Function arcon::weld::runtime::ffi::weld_runst_malloc

#[no_mangle]
pub unsafe extern "C" fn weld_runst_malloc(
    run: *mut WeldRuntimeContext,
    size: i64
) -> *mut u8

Allocate memory within the provided context.