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