[][src]Function tcod_sys::TCOD_lex_parse_until_token_type

pub unsafe extern "C" fn TCOD_lex_parse_until_token_type(
    lex: *mut TCOD_lex_t,
    token_type: c_int
) -> c_int