[][src]Function cgc_single_threaded::mem::untagged

pub fn untagged<T>(pointer: *mut T) -> *mut T

Returns the given pointer without any tags set.