[][src]Function spaik::nk::nk_sweep_compact

pub unsafe extern "C" fn nk_sweep_compact(nk: *mut Nuke)

Compact nk memory, such that there are no empty gaps, the compacting process is perfored during a sweep where NkColor::COLOR_WHITE objects are deallocated.