pub unsafe extern "C" fn gnrc_ipv6_nib_handle_timer_event(
    ctx: *mut c_void,
    type_: u16
)
Expand description

@brief Handles a timer event

@param[in] ctx Context of the timer event. @param[in] type Type of the timer event (see [timer event types](@ref net_gnrc_ipv6_nib_msg))