[][src]Function opaque_pointer::raw

pub fn raw<T>(data: T) -> *mut T

Convert type to raw pointer.