A_Draw_BoxFunc typedef

A_Draw_BoxFunc = Int32 Function(Int8, Int32, Int32, Int32, Int32, Int32, Int32)

Implementation

typedef A_Draw_BoxFunc = Int32 Function(
    Int8, Int32, Int32, Int32, Int32, Int32, Int32);