pub unsafe extern "C" fn fluid_settings_getstr_default( settings: *mut fluid_settings_t, name: *const c_char, ) -> *mut c_char
Get the default value of a string setting.