static SF_INLINE float SF_STDCALL GetRenderPixelScale();
GetRenderPixelScale describes the scale of a single pixel to the renderer. This scale should be used when you translate screen coordinates to the renderers coordinates.
A float value containing the scaling value.