TCOD_path_get

Function TCOD_path_get 

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