pub unsafe extern "system" fn DrawStatusTextW(
    hdc: HDC,
    lprc: *mut RECT,
    psztext: PCWSTR,
    uflags: u32
)
Expand description

Required features: "Win32_Foundation", "Win32_Graphics_Gdi"