Type Alias 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.