TCOD_line_step

Function TCOD_line_step 

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