hipmemsetd16 Interface Reference

hipmemsetd16 Interface Reference#

HIPFORT API Reference: hipfort::hipmemsetd16 Interface Reference
hipfort::hipmemsetd16 Interface Reference

Fills the first sizeBytes bytes of the memory area pointed to by dest with the ant short value value. More...

Public Member Functions

integer(kind(hipsuccess)) function hipmemsetd16_ (dest, myValue, count)
 

Detailed Description

Fills the first sizeBytes bytes of the memory area pointed to by dest with the ant short 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

◆ hipmemsetd16_()

integer(kind(hipsuccess)) function hipfort::hipmemsetd16::hipmemsetd16_ ( type(c_ptr), value  dest,
integer(c_short), value  myValue,
integer(c_size_t), value  count 
)

The documentation for this interface was generated from the following file: