Function chuffed_rs::bindings::IntVar_setMax

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