Function DrawStatusTextW

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