pub unsafe fn cusparseDgemvi_bufferSize(
handle: cusparseHandle_t,
transA: cusparseOperation_t,
m: c_int,
n: c_int,
nnz: c_int,
pBufferSize: *mut c_int,
) -> cusparseStatus_tpub unsafe fn cusparseDgemvi_bufferSize(
handle: cusparseHandle_t,
transA: cusparseOperation_t,
m: c_int,
n: c_int,
nnz: c_int,
pBufferSize: *mut c_int,
) -> cusparseStatus_t