pub unsafe extern "C" fn hipDeviceTotalMem(
    bytes: *mut usize,
    device: i32
) -> hipError_t
Expand description

@brief Returns the total amount of memory on the device. @param [out] bytes @param [in] device

@returns #hipSuccess, #hipErrorInvalidDevice