Function comctl32::CreateStatusWindowW [] [src]

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