Function vc6_sys::GetWindowTextW

source ·
pub unsafe extern "stdcall" fn GetWindowTextW(
    hWnd: HWND,
    lpString: LPWSTR,
    nMaxCount: c_int
) -> c_int