pub unsafe extern "C" fn otThreadGetKeySwitchGuardTime(
    aInstance: *mut otInstance
) -> u16
Expand description

Gets the thrKeySwitchGuardTime (in hours).

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

@returns The thrKeySwitchGuardTime value (in hours).

@sa otThreadSetKeySwitchGuardTime