DrawStatusTextA

Function DrawStatusTextA 

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