pub const hipMemoryType_hipMemoryTypeDevice: hipMemoryType = 2;Expand description
< Memory is physically located on device. (see deviceId for < specific device)
pub const hipMemoryType_hipMemoryTypeDevice: hipMemoryType = 2;< Memory is physically located on device. (see deviceId for < specific device)