windows::Win32::Graphics::Gdi

Function GrayStringA

pub unsafe fn GrayStringA(
    hdc: HDC,
    hbrush: Option<HBRUSH>,
    lpoutputfunc: GRAYSTRINGPROC,
    lpdata: LPARAM,
    ncount: i32,
    x: i32,
    y: i32,
    nwidth: i32,
    nheight: i32,
) -> BOOL