[][src]Function tcod_sys::TCOD_path_new_using_map

pub unsafe extern "C" fn TCOD_path_new_using_map(
    map: TCOD_map_t,
    diagonalCost: f32
) -> TCOD_path_t