hipMalloc Interface

public interface hipMalloc

Contents


Functions

public function hipMalloc_(ptr, mySize) bind(c,name="hipMalloc")

Arguments

TypeIntentOptionalAttributesName
type(c_ptr) :: ptr
integer(kind=c_size_t), value:: mySize

Return Value integer(kind=kind(hipSuccess))