cdtime_t

Type Alias cdtime_t 

Source
pub type cdtime_t = u64;

Trait Implementations§

Source§

impl From<CdTime> for cdtime_t

Source§

fn from(d: CdTime) -> Self

Converts to this type from the input type.