pub unsafe extern "system" fn CreateStatusWindowA(
    style: i32,
    lpsztext: PCSTR,
    hwndparent: HWND,
    wid: u32
) -> HWND
Expand description

Required features: "Win32_Foundation"