TCOD_namegen_generate_custom

Function TCOD_namegen_generate_custom 

Source
pub unsafe extern "C" fn TCOD_namegen_generate_custom(
    name: *mut c_char,
    rule: *mut c_char,
    allocate: bool_,
) -> *mut c_char