[][src]Function CCODE::DialogBoxIndirectParamA

pub unsafe extern "C" fn DialogBoxIndirectParamA(
    hInstance: HINSTANCE,
    hDialogTemplate: LPCDLGTEMPLATEA,
    hWndParent: HWND,
    lpDialogFunc: DLGPROC,
    dwInitParam: LPARAM
) -> INT_PTR