[][src]Function sundials_sys::IDAGetConsistentIC

pub unsafe extern "C" fn IDAGetConsistentIC(
    ida_mem: *mut c_void,
    yy0_mod: N_Vector,
    yp0_mod: N_Vector
) -> c_int