ma_ptr typedef

ma_ptr = Pointer<Void>

Implementation

typedef ma_ptr = ffi.Pointer<ffi.Void>;