Function hip_sys::hiprt::hipDeviceTotalMem
source · pub unsafe extern "C" fn hipDeviceTotalMem(
bytes: *mut usize,
device: i32
) -> hipError_tExpand description
@brief Returns the total amount of memory on the device. @param [out] bytes @param [in] device
@returns #hipSuccess, #hipErrorInvalidDevice