Function sundials_sys::IDASetMinStep

source ·
pub unsafe extern "C" fn IDASetMinStep(
    ida_mem: *mut c_void,
    hmin: sunrealtype
) -> c_int