pub unsafe extern "C" fn switch_core_timer_destroy(
timer: *mut switch_timer_t,
) -> switch_status_tExpand description
\brief Destroy an allocated timer \param timer timer to destroy \return SWITCH_STATUS_SUCCESS after destruction
pub unsafe extern "C" fn switch_core_timer_destroy(
timer: *mut switch_timer_t,
) -> switch_status_t\brief Destroy an allocated timer \param timer timer to destroy \return SWITCH_STATUS_SUCCESS after destruction