kernel
v6.16
c_ulong
Trait Implementations
From<Hertz>
From<MicroVolt>
From<MicroWatt>
In kernel::prelude
?
Type Alias
kernel
::
prelude
::
c_ulong
source
·
[
−
]
pub type c_ulong =
usize
;
Trait Implementations
§
source
§
impl
From
<
Hertz
> for
c_ulong
source
§
fn
from
(freq:
Hertz
) -> Self
Converts to this type from the input type.
source
§
impl
From
<
MicroVolt
> for
c_ulong
source
§
fn
from
(volt:
MicroVolt
) -> Self
Converts to this type from the input type.
source
§
impl
From
<
MicroWatt
> for
c_ulong
source
§
fn
from
(power:
MicroWatt
) -> Self
Converts to this type from the input type.