Skip to main content

switch_core_timer_destroy

Function switch_core_timer_destroy 

Source
pub unsafe extern "C" fn switch_core_timer_destroy(
    timer: *mut switch_timer_t,
) -> switch_status_t
Expand description

\brief Destroy an allocated timer \param timer timer to destroy \return SWITCH_STATUS_SUCCESS after destruction