Function user32::MessageBoxExA [] [src]

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