Function CreateStatusWindowA

Source
pub unsafe extern "system" fn CreateStatusWindowA(
    style: LONG,
    lpszText: LPCSTR,
    hwndParent: HWND,
    wID: UINT,
) -> HWND