Function imgui_sys::igSetAllocatorFunctions
source · pub unsafe extern "C" fn igSetAllocatorFunctions(
alloc_func: ImGuiMemAllocFunc,
free_func: ImGuiMemFreeFunc,
user_data: *mut c_void
)
pub unsafe extern "C" fn igSetAllocatorFunctions(
alloc_func: ImGuiMemAllocFunc,
free_func: ImGuiMemFreeFunc,
user_data: *mut c_void
)