TCOD_parser_get_dice_property_py

Function TCOD_parser_get_dice_property_py 

Source
pub unsafe extern "C" fn TCOD_parser_get_dice_property_py(
    parser: TCOD_parser_t,
    name: *const c_char,
    dice: *mut TCOD_dice_t,
)