[][src]Function tcod_sys::TCOD_path_get_destination

pub unsafe extern "C" fn TCOD_path_get_destination(
    path: TCOD_path_t,
    x: *mut c_int,
    y: *mut c_int
)