TCOD_path_compute

Function TCOD_path_compute 

Source
pub unsafe extern "C" fn TCOD_path_compute(
    path: TCOD_path_t,
    ox: c_int,
    oy: c_int,
    dx: c_int,
    dy: c_int,
) -> bool_