Function sundials_sys::IDAGetSensConsistentIC[][src]

pub unsafe extern "C" fn IDAGetSensConsistentIC(
    ida_mem: *mut c_void,
    yyS0: *mut N_Vector,
    ypS0: *mut N_Vector
) -> c_int