vec_time_event_handlers_drop

Function vec_time_event_handlers_drop 

Source
#[unsafe(no_mangle)]
pub extern "C" fn vec_time_event_handlers_drop(v: CVec)
Expand description

Drops a CVec of TimeEventHandler values.

ยงPanics

Panics if CVec invariants are violated (corrupted metadata).