☰
Type Definition DLDeviceType
Trait Implementations
From<DeviceType>
Other items in
tvm_sys
::
ffi
All crates
?
Type Definition
tvm_sys
::
ffi
::
DLDeviceType
[
−
]
[src]
pub type DLDeviceType =
c_uint
;
Expand description
\brief The device type in DLDevice.
Trait Implementations
[src]
impl
From
<
DeviceType
> for
DLDeviceType
[src]
fn
from
(device_type:
DeviceType
) -> Self
Performs the conversion.