igDebugAllocHook

Function igDebugAllocHook 

Source
pub unsafe extern "C" fn igDebugAllocHook(
    info: *mut ImGuiDebugAllocInfo,
    frame_count: c_int,
    ptr: *mut c_void,
    size: usize,
)