[][src]Function fluidlite_sys::fluid_settings_setint

pub unsafe extern "C" fn fluid_settings_setint(
    settings: *mut fluid_settings_t,
    name: *const c_char,
    val: c_int
) -> c_int

returns 1 if the value has been set, 0 otherwise