-fms-extensions
), but the library never depends on it. This means that if programmers enable the support of the Microsoft Extensions in their project, they can benefit from it.__WEAK
and __OVERRIDE_WEAK
are introduced for default functions and extensions; it is similar to the concept of "virtual functions" and "override functions" in C#.arm_2d_async.c
is used to override some infrastructure functions in arm_2d.c
to support asynchronous mode in the programmers' mode.