[][src]Function opaque_pointer::free

pub fn free<T>(pointer: *mut T)

Free pointer to type.

WARNING: never call it twice.