Function webgpu::convert_to_pointer

source ·
pub(crate) fn convert_to_pointer<T: Sized>(obj: Rc<T>) -> *mut u8