Function comctl32::CreateStatusWindow [] [src]

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