Home / C / Language / Attributes / NoreturnC attribute: noreturn, _Noreturn (since C23)Edit page ☆ PinIndicates that the function does not return.# See alsoC documentationC++ documentation