TCOD_parse_property_value

Function TCOD_parse_property_value 

Source
pub unsafe extern "C" fn TCOD_parse_property_value(
    parser: *mut TCOD_parser_int_t,
    def: TCOD_parser_struct_t,
    propname: *mut c_char,
    list: bool_,
) -> TCOD_value_t