pub unsafe extern "C" fn eosio_assert_code(test: u32, code: u64)
Expand description

Aborts processing of this action and unwinds all pending changes if the test condition is true @brief Aborts processing of this action and unwinds all pending changes @param test - 0 to abort, 1 to ignore @param code - the error code