GetAllocatorFunctions

Undocumented in source. Be warned that the author may not have intended to support it.
version(has_imgui)
@nogc nothrow @trusted
void
GetAllocatorFunctions
(
scope ImGuiMemAllocFunc* p_alloc_func
,
scope ImGuiMemFreeFunc* p_free_func
,
scope void** p_user_data
)

Meta