[][src]Function tcod_sys::TCOD_line_step

pub unsafe extern "C" fn TCOD_line_step(
    xCur: *mut c_int,
    yCur: *mut c_int
) -> bool_