GetWindowTextW

Function GetWindowTextW 

Source
pub unsafe fn GetWindowTextW<'a, T0__: IntoParam<'a, HWND>>(
    hwnd: T0__,
    lpstring: PWSTR,
    nmaxcount: i32,
) -> i32