Function chuffed_rs::bindings::IntVar_setVal

source ยท
pub unsafe extern "C" fn IntVar_setVal(
    this: *mut c_void,
    v: i64,
    r: Reason,
    channel: bool,
) -> bool