rocblas_get_version_string Interface Reference#
hipfort_rocblas::rocblas_get_version_string Interface Reference
loads char* buf with the rocblas library version. More...
Public Member Functions | |
integer(kind(rocblas_status_success)) function | rocblas_get_version_string_ (buf, len) |
Detailed Description
loads char* buf with the rocblas library version.
size_t len is the maximum length of char* buf.
- Parameters
-
[in,out] buf pointer to buffer for version string [in] len length of buf
Member Function/Subroutine Documentation
◆ rocblas_get_version_string_()
integer(kind(rocblas_status_success)) function hipfort_rocblas::rocblas_get_version_string::rocblas_get_version_string_ | ( | type(c_ptr), value | buf, |
integer(c_size_t), value | len | ||
) |
The documentation for this interface was generated from the following file: