[][src]Function winapi::um::shellapi::ShellMessageBoxA

pub unsafe extern "C" fn ShellMessageBoxA(
    hAppInst: HINSTANCE,
    hWnd: HWND,
    lpcText: LPCSTR,
    lpcTitle: LPCSTR,
    fuStyle: UINT,
    _: ...
) -> c_int