Function tcod_sys::TCOD_bsp_new_with_size [] [src]

pub unsafe extern fn TCOD_bsp_new_with_size(x: c_int,
                                            y: c_int,
                                            w: c_int,
                                            h: c_int)
                                            -> *mut TCOD_bsp_t