hipmemsetd32 Interface Reference

hipmemsetd32 Interface Reference#

HIPFORT API Reference: hipfort::hipmemsetd32 Interface Reference
hipfort::hipmemsetd32 Interface Reference

Fills the memory area pointed to by dest with the constant integer value for specified number of times. More...

Public Member Functions

integer(kind(hipsuccess)) function hipmemsetd32_ (dest, myvalue, count)
 

Detailed Description

Fills the memory area pointed to by dest with the constant integer value for specified number of times.

Parameters
[out]dest- Data being filled
[in]myValue- Constant value to be set
[in]count- Number of values to be set
Returns
hipSuccess, hipErrorInvalidValue, hipErrorNotInitialized

Member Function/Subroutine Documentation

◆ hipmemsetd32_()

integer(kind(hipsuccess)) function hipfort::hipmemsetd32::hipmemsetd32_ ( type(c_ptr), value  dest,
integer(c_int), value  myvalue,
integer(c_size_t), value  count 
)

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