Function tcod_sys::TCOD_line
[−]
[src]
pub unsafe extern fn TCOD_line(xFrom: c_int,
yFrom: c_int,
xTo: c_int,
yTo: c_int,
listener: TCOD_line_listener_t)
-> _bool