GetWindowTextW

Function GetWindowTextW 

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