sundials_sys

Function N_VNewVectorArray

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