Function winapi::um::winuser::MessageBoxExA

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