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

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