[][src]Function openthread_sys::otThreadGetKeySwitchGuardTime

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

Get the thrKeySwitchGuardTime

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

@returns The thrKeySwitchGuardTime value (in hours).

@sa otThreadSetKeySwitchGuardTime