Function runtime_tracked_alloc_function

Source
pub(crate) fn runtime_tracked_alloc_function(
    runtime: &RuntimeFunctions,
) -> Result<RuntimeFunction, LowerError>
Expand description

Return the tracked runtime allocator descriptor used by generated code.