Function wxd_SpinButton_SetRange

Source
pub unsafe extern "C" fn wxd_SpinButton_SetRange(
    self_: *mut wxd_SpinButton_t,
    minVal: c_int,
    maxVal: c_int,
)