resample_func typedef
Implementation
typedef resample_func = Int32 Function(Pointer<Coordinate> rs,Pointer<Uint16> in_buf, Int32 in_buf_size,Pointer<Uint16> out_buf,Int32 out_buf_size, Int32 last);
typedef resample_func = Int32 Function(Pointer<Coordinate> rs,Pointer<Uint16> in_buf, Int32 in_buf_size,Pointer<Uint16> out_buf,Int32 out_buf_size, Int32 last);