[][src]Function monsterengine::monster_engine_config::monster_engine_config_set_bind

#[no_mangle]
pub extern "C" fn monster_engine_config_set_bind(
    monster_engine_config: *mut MonsterEngineConfig,
    bind: *const c_char
)