Function aterm::utils::extend_lifetime_mut [] [src]

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