F1 typedef

F1 = Void Function(Pointer<Void> ptr, Pointer<Uint8> buffer, Int len, Int32 width, Int32 height, Int strideAlign)

Implementation

typedef F1 = Void Function(Pointer<Void> ptr, Pointer<Uint8> buffer, Int len,
    Int32 width, Int32 height, Int strideAlign);