DIm2colNhwc typedef

DIm2colNhwc = Pointer<Void> Function(Pointer<Void>, int, int, int, int)

Implementation

typedef DIm2colNhwc =
    ffi.Pointer<ffi.Void> Function(ffi.Pointer<ffi.Void>, int, int, int, int);