pub unsafe extern "system" fn SetWindowTextA(
    hwnd: HWND,
    lpstring: PCSTR
) -> BOOL
Expand description

Required features: "Win32_Foundation"