Function CreateStatusWindowW

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