Function std::borrow::to_uint

pub fn to_uint<T>(thing: &T) -> uint

Cast a region pointer - &T - to a uint.