pub unsafe extern "C" fn N_VLinearCombination_Serial(
nvec: c_int,
c: *mut sunrealtype,
V: *mut N_Vector,
z: N_Vector,
) -> SUNErrCodepub unsafe extern "C" fn N_VLinearCombination_Serial(
nvec: c_int,
c: *mut sunrealtype,
V: *mut N_Vector,
z: N_Vector,
) -> SUNErrCode