[][src]Function CCODE::DialogBoxParamA

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