pub unsafe extern "C" fn otThreadGetMasterKey(
aInstance: *mut otInstance,
) -> *const otMasterKeyExpand description
Get the thrMasterKey.
@param[in] aInstance A pointer to an OpenThread instance.
@returns A pointer to a buffer containing the thrMasterKey.
@sa otThreadSetMasterKey