Function tcod_sys::TCOD_dijkstra_compute
[−]
[src]
pub unsafe extern fn TCOD_dijkstra_compute(dijkstra: TCOD_dijkstra_t,
root_x: c_int,
root_y: c_int)