[][src]Function winapi::um::commctrl::CreateStatusWindowW

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