hipmemsetd8 Interface Reference

hipmemsetd8 Interface Reference#

HIPFORT API Reference: hipfort::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]dstData ptr to be filled
[in]antvalue to be set
[in]numberof 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: