Function tcod_sys::TCOD_lex_expect_token_type [] [src]

pub unsafe extern fn TCOD_lex_expect_token_type(lex: *mut TCOD_lex_t,
                                                token_type: c_int)
                                                -> _bool