Function corruptSwitch [src]

Prototype

pub fn corruptSwitch() noreturn

Source

pub fn corruptSwitch() noreturn { @branchHint(.cold); @trap(); }