public interface hipMalloc
Functions
public function hipMalloc_(ptr, mySize) bind(c,name="hipMalloc")
Arguments
| Type | Intent | Optional | Attributes | | Name | |
| type(c_ptr) |
|
| | :: |
ptr | |
| integer(kind=c_size_t), |
|
| value | :: |
mySize | |
Return Value integer(kind=kind(hipSuccess))