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

#[no_mangle]
pub unsafe extern "C" fn weld_runst_malloc(
    run: WeldRuntimeContextRef,
    size: i64
) -> Ptr

Allocate memory within the provided context.