create_pointer

Macro create_pointer 

Source
macro_rules! create_pointer {
    ($ty:ty, $free:path) => { ... };
}