SetAllocatorFunctions

Undocumented in source. Be warned that the author may not have intended to support it.
version(has_imgui)
@nogc nothrow @trusted
void
SetAllocatorFunctions
(
ImGuiMemAllocFunc alloc_func
,
ImGuiMemFreeFunc free_func
,
scope void* user_data
)

Meta