hipMemGetInfo Interface

public interface hipMemGetInfo

Contents


Functions

public function hipMemGetInfo_(freeBytes, totalBytes) bind(c,name="hipMemGetInfo")

Arguments

TypeIntentOptionalAttributesName
integer(kind=c_size_t) :: freeBytes
integer(kind=c_size_t) :: totalBytes

Return Value integer(kind=c_int)