Function wxd_Timer_Start

Source
pub unsafe extern "C" fn wxd_Timer_Start(
    self_: *mut wxd_Timer_t,
    milliseconds: c_int,
    oneShot: bool,
) -> bool