Function aterm::utils::extend_lifetime [] [src]

pub unsafe fn extend_lifetime<'a, 'b: 'a, T: ?Sized>(t: &'a T) -> &'b T