Function mbedtls::self_test::disable

source ·
pub unsafe fn disable()
Expand description

§Safety

The caller needs to ensure this function is not called while any other function in this module is called.