Function syntax::ext::mtwt::with_sctable [] [src]

pub fn with_sctable<T, F>(op: F) -> T where F: FnOnce(&SCTable) -> T
Unstable (rustc_private)

Fetch the SCTable from TLS, create one if it doesn't yet exist.