box_pointer_spec

Function box_pointer_spec 

Source
pub uninterp fn box_pointer_spec<T>(b: Box<T>) -> *mut T
Expand description