pub unsafe extern "C" fn otThreadGetKeySwitchGuardTime(
aInstance: *mut otInstance,
) -> u32Expand description
Get the thrKeySwitchGuardTime
@param[in] aInstance A pointer to an OpenThread instance.
@returns The thrKeySwitchGuardTime value (in hours).
@sa otThreadSetKeySwitchGuardTime