Function chuffed_rs::bindings::IntVar_setMin

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