Function sundials_sys::N_VNewEmpty_Serial

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