Function tls_api::spi::save_context[][src]

pub fn save_context<R>(
    context: &mut Context<'_>,
    callback: impl FnOnce() -> R
) -> R
Expand description

Store future context in the thread local.