windows::Win32::UI::Controls

Function DrawStatusTextW

pub unsafe fn DrawStatusTextW<P2>(
    hdc: HDC,
    lprc: *mut RECT,
    psztext: P2,
    uflags: u32,
)
where P2: Param<PCWSTR>,