Function castToNull [src]

Prototype

pub fn castToNull() noreturn

Source

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