[][src]Function CCODE::ShellMessageBoxW

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