pub unsafe extern "C" fn otThreadGetContextIdReuseDelay(
aInstance: *mut otInstance,
) -> u32
Expand description
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