[][src]Function sundials_sys::CVodeSetInitStep

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