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 ant 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 ant integer value for specified number of times.

Parameters
[out]dstData being filled
[in]antvalue to be set
[in]numberof 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: