[][src]Function openthread_sys::otThreadGetContextIdReuseDelay

pub unsafe extern "C" fn otThreadGetContextIdReuseDelay(
    aInstance: *mut otInstance
) -> u32

Get the CONTEXT_ID_REUSE_DELAY parameter used in the Leader role.

@param[in] aInstance A pointer to an OpenThread instance.

@returns The CONTEXT_ID_REUSE_DELAY value.

@sa otThreadSetContextIdReuseDelay