new_obj

Function new_obj 

Source
pub unsafe fn new_obj<T>(init_expr: T) -> *mut T
Expand description

Create a single object of the specified type