[][src]Function openthread_sys::otThreadGetPskc

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

Get the Thread PSKc

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

@returns A pointer to Thread PSKc

@sa otThreadSetPskc