pub fn no_ac_call_once<F, T>(f: F) -> Twhere
    F: FnOnce() -> T,
Expand description

execute under no alignment check