Mmap64Native typedef

Mmap64Native = Pointer<Void> Function(Pointer<Void>, Uint64, Int32, Int32, Int32, Uint64)

Implementation

typedef Mmap64Native = Pointer<Void> Function(
    Pointer<Void>, Uint64, Int32, Int32, Int32, Uint64);