get_backend_name


Description:

[ Version ( since = "9.0.0" ) ]
public string get_backend_name ()

Parameters:

this

A MemoryPool.

Returns:

The name of the backend used by this MemoryPool (e.g. "system" or "jemalloc").

It should be freed with g_free when no longer needed.