pub unsafe extern "C" fn cusparseSpSV_updateMatrix(
handle: cusparseHandle_t,
spsvDescr: cusparseSpSVDescr_t,
newValues: *mut c_void,
updatePart: cusparseSpSVUpdate_t,
) -> cusparseStatus_tpub unsafe extern "C" fn cusparseSpSV_updateMatrix(
handle: cusparseHandle_t,
spsvDescr: cusparseSpSVDescr_t,
newValues: *mut c_void,
updatePart: cusparseSpSVUpdate_t,
) -> cusparseStatus_t