TCOD_parser_get_int_property

Function TCOD_parser_get_int_property 

Source
pub unsafe extern "C" fn TCOD_parser_get_int_property(
    parser: TCOD_parser_t,
    name: *const c_char,
) -> c_int