Function sundials_sys::N_VNew_Serial

source ·
pub unsafe extern "C" fn N_VNew_Serial(
    vec_length: sunindextype,
    sunctx: SUNContext
) -> N_Vector