Function gegl_sys::gegl_param_spec_int_set_steps

source ยท
pub unsafe extern "C" fn gegl_param_spec_int_set_steps(
    pspec: *mut GeglParamSpecInt,
    small_step: c_int,
    big_step: c_int,
)