Function windows::Win32::Graphics::Gdi::GrayStringA
pub unsafe fn GrayStringA<P0, P1, P2>(
hdc: P0,
hbrush: P1,
lpoutputfunc: GRAYSTRINGPROC,
lpdata: P2,
ncount: i32,
x: i32,
y: i32,
nwidth: i32,
nheight: i32,
) -> BOOL