Function vc6_sys::MessageBoxExA

source ·
pub unsafe extern "stdcall" fn MessageBoxExA(
    hWnd: HWND,
    lpText: LPCSTR,
    lpCaption: LPCSTR,
    uType: UINT,
    wLanguageId: WORD
) -> c_int