pub unsafe extern "C" fn otThreadGetPskc(
aInstance: *mut otInstance,
) -> *const otPskcExpand description
Get the Thread PSKc
@param[in] aInstance A pointer to an OpenThread instance.
@returns A pointer to Thread PSKc
@sa otThreadSetPskc
pub unsafe extern "C" fn otThreadGetPskc(
aInstance: *mut otInstance,
) -> *const otPskcGet the Thread PSKc
@param[in] aInstance A pointer to an OpenThread instance.
@returns A pointer to Thread PSKc
@sa otThreadSetPskc