[][src]Function winapi::um::winuser::DialogBoxParamA

pub unsafe extern "system" fn DialogBoxParamA(
    hInstance: HINSTANCE,
    lpTemplateName: LPCSTR,
    hWndParent: HWND,
    lpDialogFunc: DLGPROC,
    dwInitParam: LPARAM
) -> INT_PTR