[][src]Type Definition tcod_sys::TCOD_bsp_callback_t

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