Function sundials_sys::IDASetInitStep

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