tcod_sys::TCOD_bsp_callback_t [] [src]

type TCOD_bsp_callback_t = Option< extern "C" fn(node: *mut TCOD_bsp_t, userData: *mut c_void) -> _bool>;