hipmemsetd8 Interface Reference#
hipfort::hipmemsetd8 Interface Reference
Fills the first sizeBytes bytes of the memory area pointed to by dest with the ant byte value value. More...
Public Member Functions | |
integer(kind(hipsuccess)) function | hipmemsetd8_ (dest, myValue, count) |
Detailed Description
Fills the first sizeBytes bytes of the memory area pointed to by dest with the ant byte value value.
- Parameters
-
[out] dst Data ptr to be filled [in] ant value to be set [in] number of values to be set
- Returns
- hipSuccess, hipErrorInvalidValue, hipErrorNotInitialized
Member Function/Subroutine Documentation
◆ hipmemsetd8_()
integer(kind(hipsuccess)) function hipfort::hipmemsetd8::hipmemsetd8_ | ( | type(c_ptr), value | dest, |
character(c_char), value | myValue, | ||
integer(c_size_t), value | count | ||
) |
The documentation for this interface was generated from the following file: