pub unsafe extern "C" fn otIp6RemoveAllUnsecurePorts(
aInstance: *mut otInstance,
)Expand description
Removes all ports from the allowed unsecure port list.
@param[in] aInstance A pointer to an OpenThread instance.
pub unsafe extern "C" fn otIp6RemoveAllUnsecurePorts(
aInstance: *mut otInstance,
)Removes all ports from the allowed unsecure port list.
@param[in] aInstance A pointer to an OpenThread instance.