Function sundials_sys::N_VConstVectorArray

source ·
pub unsafe extern "C" fn N_VConstVectorArray(
    nvec: c_int,
    c: sunrealtype,
    Z: *mut N_Vector
) -> SUNErrCode