SdlBlit typedef

Implementation

typedef SdlBlit = Int32 Function(Pointer<SdlSurface>, Pointer<SdlRect>,
    Pointer<SdlSurface>, Pointer<SdlRect>);