[][src]Function tcod_sys::TCOD_struct_add_list_property

pub unsafe extern "C" fn TCOD_struct_add_list_property(
    def: TCOD_parser_struct_t,
    name: *const c_char,
    type_: TCOD_value_type_t,
    mandatory: bool_
)