Function windows_sys::Win32::UI::WindowsAndMessaging::GetWindowTextW

pub unsafe extern "system" fn GetWindowTextW(
    hwnd: HWND,
    lpstring: PWSTR,
    nmaxcount: i32,
) -> i32