Function DrawStatusTextA

Source
pub unsafe extern "system" fn DrawStatusTextA(
    hDC: HDC,
    lprc: LPCRECT,
    pszText: LPCSTR,
    uFlags: UINT,
)