box_ptr

Function box_ptr 

Source
pub fn box_ptr(value: *const c_void) -> *mut c_void
Expand description

box_ptr(value: opt_ptr<T>) -> ptr<opt_ptr<T>>