pub unsafe extern "C" fn N_VLinearSumVectorArray_OpenMP(
nvec: c_int,
a: sunrealtype,
X: *mut N_Vector,
b: sunrealtype,
Y: *mut N_Vector,
Z: *mut N_Vector,
) -> SUNErrCodepub unsafe extern "C" fn N_VLinearSumVectorArray_OpenMP(
nvec: c_int,
a: sunrealtype,
X: *mut N_Vector,
b: sunrealtype,
Y: *mut N_Vector,
Z: *mut N_Vector,
) -> SUNErrCode