[][src]Function guillotiere_ffi::guillotiere_atlas_allocator_resize_and_rearrange

#[no_mangle]
pub unsafe extern "C" fn guillotiere_atlas_allocator_resize_and_rearrange(
    atlas: &mut guillotiere_atlas_allocator_t,
    new_size: guillotiere_size_t,
    change_list: &mut guillotiere_change_list_t
)