TCOD_path_walk

Function TCOD_path_walk 

Source
pub unsafe extern "C" fn TCOD_path_walk(
    path: TCOD_path_t,
    x: *mut c_int,
    y: *mut c_int,
    recalculate_when_needed: bool_,
) -> bool_