Function vc6_sys::MessageBoxW

source ·
pub unsafe extern "stdcall" fn MessageBoxW(
    hWnd: HWND,
    lpText: LPCWSTR,
    lpCaption: LPCWSTR,
    uType: UINT
) -> c_int