Function sundials_sys::IDAGetSensDky1[][src]

pub unsafe extern "C" fn IDAGetSensDky1(
    ida_mem: *mut c_void,
    t: realtype,
    k: c_int,
    is: c_int,
    dkyS: N_Vector
) -> c_int