Function vc6_sys::DrawTextW

source ·
pub unsafe extern "stdcall" fn DrawTextW(
    hDC: HDC,
    lpString: LPCWSTR,
    nCount: c_int,
    lpRect: LPRECT,
    uFormat: UINT
) -> c_int