[][src]Function tcod_sys::TCOD_parse_property_value

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