tcod_sys::TCOD_bsp_resize [] [src]

pub unsafe extern fn TCOD_bsp_resize(node: *mut TCOD_bsp_t, x: c_int, y: c_int, w: c_int, h: c_int)