[][src]Function ari::keep

pub fn keep<T>(x: T) -> T

keep x, preventing llvm from optimizing it away.