Function otThreadGetPskc

Source
pub unsafe extern "C" fn otThreadGetPskc(
    aInstance: *mut otInstance,
) -> *const otPskc
Expand description

Get the Thread PSKc

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

@returns A pointer to Thread PSKc

@sa otThreadSetPskc