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

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