Function sundials_sys::CVodeSetInitStep[][src]

pub unsafe extern "C" fn CVodeSetInitStep(
    cvode_mem: *mut c_void,
    hin: realtype
) -> c_int