Function tcod_sys::TCOD_dijkstra_path_walk
[−]
[src]
pub unsafe extern fn TCOD_dijkstra_path_walk(dijkstra: TCOD_dijkstra_t,
x: *mut c_int,
y: *mut c_int)
-> _bool