pub unsafe extern "C" fn otThreadGetPskcRef(
aInstance: *mut otInstance,
) -> otPskcRefExpand description
Get Key Reference to Thread PSKc stored
Requires the build-time feature OPENTHREAD_CONFIG_PLATFORM_KEY_REFERENCES_ENABLE to be enabled.
@param[in] aInstance A pointer to an OpenThread instance.
@returns Key Reference to PSKc
@sa otThreadSetPskcRef