Function sundials_sys::N_VNewVectorArray

source ·
pub unsafe extern "C" fn N_VNewVectorArray(
    count: c_int,
    sunctx: SUNContext
) -> *mut N_Vector