TCOD_path_get_origin

Function TCOD_path_get_origin 

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