pub unsafe extern "C" fn acc_rss_assembly_test_disable(
assembly_test: *mut acc_rss_assembly_test_t,
test_id: acc_rss_assembly_test_test_id_t,
)Expand description
@brief Disable a test in assembly test
@param[in] assembly_test The assembly_test instance @param[in] test_id The id of the test to be enabled