Function syntax::ext::mtwt::with_sctableUnstable [-] [+] [src]

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

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