Function tcod_sys::TCOD_struct_add_list_property [] [src]

pub unsafe extern fn TCOD_struct_add_list_property(def: TCOD_parser_struct_t,
                                                   name: *const c_char,
                                                   _type: TCOD_value_type_t,
                                                   mandatory: _bool)