Function windows_sys::Win32::UI::Controls::CreateStatusWindowW
[−]pub unsafe extern "system" fn CreateStatusWindowW(
style: i32,
lpsztext: PCWSTR,
hwndparent: HWND,
wid: u32
) -> HWND
Expand description
Required features: ‘Win32_UI_Controls’, ‘Win32_Foundation’